[mw-devel] MW3 r1203 - trunk/webclient
    dez at sucs.org 
    dez at sucs.org
       
    Sat Oct  9 17:02:48 BST 2010
    
    
  
Author: dez
Date: 2010-10-09 17:02:48 +0100 (Sat, 09 Oct 2010)
New Revision: 1203
Modified:
   trunk/webclient/startup.php
Log:
Removes debugging code accidentally left in startup.php
Modified: trunk/webclient/startup.php
===================================================================
--- trunk/webclient/startup.php	2010-10-09 15:13:47 UTC (rev 1202)
+++ trunk/webclient/startup.php	2010-10-09 16:02:48 UTC (rev 1203)
@@ -40,7 +40,6 @@
 	$smarty->display("main.html");
 	exit;
 }
-echo $pid."pid";
 
 $auth = fgets($pipes[1]);
 
    
    
More information about the mw-devel
mailing list