Added a comma after each msgnum exported. The parser was globbing them all together...
[citadel.git] / ctdlphp / listrooms.php
index 37e5ac38a7f867289fa328a8d61e7d462d1d05a4..069d1bf5d98b993cec816d75b091c4e4e5197826 100644 (file)
@@ -5,6 +5,8 @@
 
 <H1>Known rooms</H1>
 
+This is a sample page to demonstrate how to generate a room list.
+
 <UL>
 
 <?PHP
@@ -23,6 +25,7 @@
 
 </UL>
 
+Sample links<BR>
 <a href="welcome.php">Page One</a><BR>
 <a href="page3.php">Page Three</a><BR>