X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=ctdlphp%2Fctdlsession.php;h=f2ac6f5237f052c468bd58766c7beb82ad993857;hb=1f7642c4ef2cd2f6532451f6bfea2a60c77091d1;hp=f05f9e598159efc5ebbdc8607e57da832e6c5721;hpb=81884b10658326863d6ca16726168fbe99249b84;p=citadel.git diff --git a/ctdlphp/ctdlsession.php b/ctdlphp/ctdlsession.php index f05f9e598..f2ac6f523 100644 --- a/ctdlphp/ctdlsession.php +++ b/ctdlphp/ctdlsession.php @@ -5,6 +5,11 @@ // This gets called from within the header functions. It establishes or // connects to a PHP session, and then connects to Citadel if necessary. // +// Web designers: please make changes in ctdlheader.php, not here. +// +// Copyright (c) 2003 by Art Cancro +// This program is released under the terms of the GNU General Public License. + function establish_citadel_session() {