[pLog-svn] r2603 - plog/trunk

oscar at devel.lifetype.net oscar at devel.lifetype.net
Thu Nov 17 18:47:48 GMT 2005


Author: oscar
Date: 2005-11-17 18:47:48 +0000 (Thu, 17 Nov 2005)
New Revision: 2603

Modified:
   plog/trunk/index.php
Log:
test commit, trying to figure out what's wrong with mailman now...


Modified: plog/trunk/index.php
===================================================================
--- plog/trunk/index.php	2005-11-17 17:26:29 UTC (rev 2602)
+++ plog/trunk/index.php	2005-11-17 18:47:48 UTC (rev 2603)
@@ -48,5 +48,5 @@
 
     // print memory information only if available, and only if we're not resserver.php,
     // or else we'd break image stuff!
-    if( !strstr($_SERVER["SCRIPT_NAME"], "resserver.php" )) print(Info::getMemoryUsage());
+    if( !strstr($_SERVER["SCRIPT_NAME"], "resserver.php" )) print(Info::getMemoryUsage());  
 ?>




More information about the pLog-svn mailing list