* Moved all of the session-management code from ctdlheader.php to
authorArt Cancro <ajc@citadel.org>
Sun, 9 Nov 2003 17:53:47 +0000 (17:53 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 9 Nov 2003 17:53:47 +0000 (17:53 +0000)
commit8326fa85d8b07c85a422f33fb26f585e7aa954d5
tree66a0497412e676c74cb505960e92baf9e347c297
parent30b471e7d839b3444e82bce3fa3a86a9d1d2b050
* Moved all of the session-management code from ctdlheader.php to
  ctdlsession.php, leaving only a single function call.  This will
  hopefully make ctdlheader.php more palatable to non-programmers.
ctdlphp/ChangeLog
ctdlphp/ctdlheader.php
ctdlphp/ctdlsession.php