* Added a room list function to the library
authorArt Cancro <ajc@citadel.org>
Wed, 5 Nov 2003 03:29:12 +0000 (03:29 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 5 Nov 2003 03:29:12 +0000 (03:29 +0000)
commitd0c038e87a2a26ed14048a0f99b3edea1ba03a6a
tree25b538f13c9160c245ed8b0def3eb59718807a50
parent1de9808551fd581902b0c3a8bb5a892c5d3272e2
* Added a room list function to the library
* Threw together temporary room list and goto pages to demonstrate
ctdlphp/ChangeLog
ctdlphp/ctdlprotocol.php
ctdlphp/do_login.php
ctdlphp/goto.php [new file with mode: 0644]
ctdlphp/listrooms.php [new file with mode: 0644]
ctdlphp/welcome.php