Fix two typos "squirrelmai" -> "squirrelmail". Sheesh.
[squirrelmail.git] / functions / attachment_common.php
index 7d61692555f29a9e299e0db43ea054990c1f4000..2f6e9b0599420a325ff46add5afa605df506de76 100644 (file)
@@ -9,8 +9,14 @@
  * This file provides the handling of often-used attachment types.
  *
  * $Id$
+ * @package squirrelmail
  */
 
+/**
+ * Needs documentation
+ */
+require_once(SM_PATH . 'functions/global.php');
+
 global $attachment_common_show_images_list;
 $attachment_common_show_images_list = array();