Some fixup.
[squirrelmail.git] / functions / constants.php
index e223c464f76940fdbbf4ebbaf8a6595ee6c0a3a3..a53c3cb5d8e74cab04b1f2f09f2da517c9560e63 100644 (file)
@@ -17,6 +17,8 @@
     /* Set values for constants used by Squirrelmail preferences. */
     /**************************************************************/
 
+    require_once( '../functions/plugin.php' );      // Required for the hook
+
     /* Define basic, general purpose preference constants. */
     define('SMPREF_NO', 0);
     define('SMPREF_OFF', 0);