*** empty log message ***
[squirrelmail.git] / functions / plugin.php
index 63a8da17ebf4746f1df22152d9af3964f38819be..99b7f4c987a05b6ab0efc07334aada97c2d9d1ed 100644 (file)
@@ -13,6 +13,8 @@
  * $Id$
  */
 
+require_once(SM_PATH . 'functions/global.php');
+
 global $squirrelmail_plugin_hooks;
 $squirrelmail_plugin_hooks = array();