git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9852
7612ce4b-ef26-0410-bec9-
ea0150e637f0
/** Includes.. */
require_once(SM_PATH . 'functions/page_header.php');
require_once(SM_PATH . 'functions/auth.php');
+include_once(SM_PATH . 'functions/rfc822address.php');
/**
return false; //"BUG! Couldn't get number of messages in $mailbox!";
}
-/** FIXME: include is inserted in the middle of the code */
-include_once(SM_PATH . 'functions/rfc822address.php');
-
/**
* OBSOLETE FUNCTION should be removed after mailbox_display,
* printMessage function is adapted