* Implemented SEND_LISTING mode in the session proxy
authorArt Cancro <ajc@citadel.org>
Sun, 23 Nov 2003 04:39:30 +0000 (04:39 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 23 Nov 2003 04:39:30 +0000 (04:39 +0000)
commit6565c6b027cb55e57abda3281fe0c56466e8b4b9
treef6577e1e8b8cd69d8755f3fe9c4fc4a01148a514
parent7ebbdfce57fed408081f1623e98f0ef10ebd3020
* Implemented SEND_LISTING mode in the session proxy
* Put together a simple 'enter message' loop (doesn't work properly yet)
* Threw in a temporary menu
ctdlphp/ctdlheader.php
ctdlphp/ctdlprotocol.php
ctdlphp/display_enter.php [new file with mode: 0644]
ctdlphp/postmsg.php [new file with mode: 0644]
ctdlphp/sessionproxy.php
ctdlphp/who.php