git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4625
7612ce4b-ef26-0410-bec9-
ea0150e637f0
* $Id$
*/
+require_once(SM_PATH . 'functions/global.php');
+
global $attachment_common_show_images_list;
$attachment_common_show_images_list = array();
}
/*
- ISOIEC 8859-9:1999 Latin Alphabet No. 5require_once(SM_PATH . 'functions/global.php');
+ ISOIEC 8859-9:1999 Latin Alphabet No. 5
*/
function charset_decode_iso_8859_9 ($string) {
* $Id$
*/
+require_once(SM_PATH . 'functions/global.php');
+
global $squirrelmail_plugin_hooks;
$squirrelmail_plugin_hooks = array();