Modified sqimap_session_id to return something when there is no session ID
[squirrelmail.git] / functions / constants.php
index c2b4ec26a56caa1b8ddd3519bd48dbe9a5df9d32..2a3620f83145e91159b5288c9c4aa6943802e275 100644 (file)
@@ -1,16 +1,17 @@
 <?php
+
     /**
-     * constants.php
-     *
-     * Copyright (c) 1999-2001 The SquirrelMail Development Team
-     * Licensed under the GNU GPL. For full terms see the file COPYING.
-     *
-     * Loads constants used by the rest of the Squirrelmail source.
-     * This file is include by src/login.php, src/redirect.php and
-     * src/load_prefs.php.
-     *
-     * $Id$
-     */
+     ** constants.php
+     **
+     ** Copyright (c) 1999-2001 The SquirrelMail Development Team
+     ** Licensed under the GNU GPL. For full terms see the file COPYING.
+     **
+     ** Loads constants used by the rest of the Squirrelmail source.
+     ** This file is include by src/login.php, src/redirect.php and
+     ** src/load_prefs.php.
+     **
+     ** $Id$
+     **/
 
     /**************************************************************/
     /* Set values for constants used by Squirrelmail preferences. */