Changeset 4 for www/sunrisechat/webchatsend.php
- Timestamp:
 - Jan 14, 2008, 9:48:39 PM (18 years ago)
 - Location:
 - www
 - Files:
 - 
      
- 2 edited
 
- 
          
  . (modified) (1 prop)
 - 
          
  sunrisechat/webchatsend.php (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
www
- 
Property       svn:ignore
 set to       
config.php
php_script_error.log
 
 - 
Property       svn:ignore
 set to       
 - 
      
www/sunrisechat/webchatsend.php
r1 r4 1 <? 1 <?php 2 2 3 3 function AddPart($Text) … … 37 37 AddPart($Color); // User text color 38 38 AddPart($Text); // Command data 39 $RoomName = 'V ¹ichni';39 $RoomName = 'Všichni'; 40 40 AddPart($RoomName); // Room name 41 41 AddPart(0); // Public or private room  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  