[Piwik-svn] r346 - trunk

svnmaster at piwik.org svnmaster at piwik.org
Mon Mar 10 00:45:24 CET 2008


Author: matt
Date: 2008-03-10 00:45:23 +0100 (Mon, 10 Mar 2008)
New Revision: 346

Modified:
   trunk/index.php
Log:
close #132



Modified: trunk/index.php
===================================================================
--- trunk/index.php	2008-03-09 23:39:48 UTC (rev 345)
+++ trunk/index.php	2008-03-09 23:45:23 UTC (rev 346)
@@ -11,6 +11,7 @@
  * PHP Configuration init
  */
 
+
 error_reporting(E_ALL|E_NOTICE);
 @ini_set('display_errors', 1);
 @ini_set('magic_quotes_runtime', 0);



More information about the Piwik-svn mailing list