Broke stuff out from config.inc.php into lib.inc.php
authorchriskl <chriskl>
Wed, 15 May 2002 09:57:55 +0000 (09:57 +0000)
committerchriskl <chriskl>
Wed, 15 May 2002 09:57:55 +0000 (09:57 +0000)
commitf7689e254f48268818ccaf7891b4ef4259d9ee6a
tree7cd38ef541824c3973b44beb4e0a912072fe92dc
parentbd7f3b235403a066408d7a2a2ece4b6ef33f12af
Broke stuff out from config.inc.php into lib.inc.php
Renamed config.inc.php to config.inc.php-dist
Support everywhere except VIEWs for PHP 4.1 superglobals.
  (See users.php for good example code)
conf/config.inc.php [deleted file]
conf/config.inc.php-dist [new file with mode: 0644]
libraries/lib.inc.php [new file with mode: 0644]
public_html/browser.php
public_html/login.php
public_html/tables.php
public_html/topbar.php
public_html/users.php
public_html/views.php