Fixed message buffering in session (for teh people without the imap
[squirrelmail.git] / functions / constants.php
index 10342589d8e6216bc0b965148ef9c9112d1b4625..00f771edda2259c6e0fc5e5e6b1467f64733d993 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * constants.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Loads constants used by the rest of the Squirrelmail source.
@@ -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. */