Added (c) stuff and some formatting.
[squirrelmail.git] / functions / imap_general.php
index df3cf24dee11e82b2bcf79eac59a6bda3aff63c4..165a02a50051ccc1935bc2cb491ba1488e66b558 100755 (executable)
@@ -2,6 +2,7 @@
 
    /**
     **  imap.php
+    **
     **  Copyright (c) 1999-2001 The Squirrelmail Development Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.    
     **
     **  $Id$
     **/
 
-   if (defined ('imap_general_php'))
-      return;
-   define ('imap_general_php', true);
-
 global $imap_general_debug;
 $imap_general_debug = false;