* Added a proper CVS ID and Copyright disclaimer to every file. Other
[citadel.git] / ctdlphp / ctdlsession.php
index 5683467abae3f93b76b9e42be3ea535b28fb588b..81e7c282924b6c155273dda069a9ef8017e48a34 100644 (file)
@@ -1,7 +1,6 @@
 <?PHP
 
-//
-// ctdlsession.php
+// $Id$
 //
 // This gets called from within the header functions.  It establishes or
 // connects to a PHP session, and then connects to Citadel if necessary.