* cleanup
[citadel.git] / ctdlphp / who.php
index 019354a33252035e35c50dd4510c729ea1533e32..6d5295f23a6fa3d7bc5b04309579473a6bc219cd 100644 (file)
@@ -1,4 +1,8 @@
 <?PHP
+
+       // This is an example of the use of ctdl_rwho() to display the
+       // list of users currently logged in.
+
        include "ctdlheader.php";
        bbs_page_header();