Converted all files in functions/ to use SM_PATH. This will break all
[squirrelmail.git] / functions / constants.php
index 10342589d8e6216bc0b965148ef9c9112d1b4625..a6ac0909de3afc8db4c29dabc4213052ac48a98c 100644 (file)
@@ -13,7 +13,7 @@
  * $Id$
  */
 
-require_once('../functions/plugin.php');      // Required for the hook
+require_once(SM_PATH . 'functions/plugin.php');  /* Required for the hook */
 
 /**************************************************************/
 /* Set values for constants used by Squirrelmail preferences. */