@@ -11,6 +11,8 @@
* $Id$
*/
+require_once(SM_PATH . 'functions/global.php');
+
global $attachment_common_show_images_list;
$attachment_common_show_images_list = array();
@@ -555,7 +555,7 @@ function charset_decode_iso_8859_7 ($string) {
}
/*
- 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) {
@@ -13,6 +13,8 @@
global $squirrelmail_plugin_hooks;
$squirrelmail_plugin_hooks = array();