Add explicit include of global.php
[squirrelmail.git] / functions / attachment_common.php
index 7d61692555f29a9e299e0db43ea054990c1f4000..ad36120b508810a160f38a7e3d9a7a0d2fea2e93 100644 (file)
@@ -11,6 +11,8 @@
  * $Id$
  */
 
+require_once(SM_PATH . 'functions/global.php');
+
 global $attachment_common_show_images_list;
 $attachment_common_show_images_list = array();