Converted all files in functions/ to use SM_PATH. This will break all
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 6 Sep 2002 00:31:43 +0000 (00:31 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 6 Sep 2002 00:31:43 +0000 (00:31 +0000)
commitb68edc750e3b478f5302681e8fbd289b17447550
tree5169c0dc9c24f82e7fd381f1859e0c21219523d1
parent0f85ddf9874e0818c3bdd1d28f40cf098ebddfe5
Converted all files in functions/ to use SM_PATH. This will break all
plugins. Each callable script needs a:

  define('SM_PATH', '../../');

Or something like that put at the top.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3579 7612ce4b-ef26-0410-bec9-ea0150e637f0
15 files changed:
functions/addressbook.php
functions/constants.php
functions/date.php
functions/db_prefs.php
functions/imap.php
functions/imap_general.php
functions/imap_mailbox.php
functions/imap_search.php
functions/mailbox_display.php
functions/mime.php
functions/page_header.php
functions/plugin.php
functions/prefs.php
functions/smtp.php
functions/tree.php