Revision: 693
Author: kerphi
Date: 2006-08-22 07:26:31 -0700 (Tue, 22 Aug 2006)
ViewCVS: http://svn.sourceforge.net/phpfreechat/?rev=693&view=rev
Log Message:
-----------
mark "not yet working" demos
Modified Paths:
--------------
trunk/demo/index.php
Modified: trunk/demo/index.php
===================================================================
--- trunk/demo/index.php 2006-08-22 14:25:59 UTC (rev 692)
+++ trunk/demo/index.php 2006-08-22 14:26:31 UTC (rev 693)
@@ -72,8 +72,8 @@
<li><a href="demo32_show_last_messages-chat.php">demo32 - demo which show how to get the last posted messages (chat script)</a></li>
<li><a href="demo32_show_last_messages-showlastmsg.php">demo32 - demo which show how to get the last posted messages (showlastmsg script)</a></li>
- <li><a href="demo35_shared_memory.php">demo35 - demo which show how to use the shared memory container</a></li>
- <li><a href="demo43_change_the_nicknames_colors.php">demo43 - demo which show how to change the nicknames automatic colors</a></li>
+ <li><a href="demo35_shared_memory.php">demo35 - demo which show how to use the shared memory container</a> (not yet working)</li>
+ <li><a href="demo43_change_the_nicknames_colors.php">demo43 - demo which show how to change the nicknames automatic colors</a> (not yet working)</li>
</ul>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|