* Added ctdlelements.php ... this is to be used for functions which fetch
authorArt Cancro <ajc@citadel.org>
Tue, 18 Nov 2003 04:58:34 +0000 (04:58 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 18 Nov 2003 04:58:34 +0000 (04:58 +0000)
commit94912e04015f434aa68951d24a34a078771a8384
tree714fba5f085d400b2264a1a4dbd8735c11fbcf2d
parente21175043e29f75de830b3dbef853ba7398dd658
* Added ctdlelements.php ... this is to be used for functions which fetch
  Citadel protocol data and convert it to insertable HTML.
* Implemented a first cut of a "read message" function.
ctdlphp/ChangeLog
ctdlphp/ctdlelements.php [new file with mode: 0644]
ctdlphp/ctdlheader.php
ctdlphp/ctdlprotocol.php
ctdlphp/readmsgs.php