[pLog-svn] r4367 - plog/branches/lifetype-1.1.3

Jon Daley plogworld at jon.limedaley.com
Wed Nov 29 15:56:59 GMT 2006


 	What is interesting is the guy on the forums on disabled it in one 
place, right?

On Wed, 29 Nov 2006, oscar at devel.lifetype.net wrote:

> Author: oscar
> Date: 2006-11-29 15:27:07 +0000 (Wed, 29 Nov 2006)
> New Revision: 4367
>
> Modified:
>   plog/branches/lifetype-1.1.3/admin.php
>   plog/branches/lifetype-1.1.3/index.php
> Log:
> Performance logging seems to be causing problems to some users, so let's keep it disabled by default. Those who need it, will probably figure out how to enable it.
>
>
> Modified: plog/branches/lifetype-1.1.3/admin.php
> ===================================================================
> --- plog/branches/lifetype-1.1.3/admin.php	2006-11-28 22:15:04 UTC (rev 4366)
> +++ plog/branches/lifetype-1.1.3/admin.php	2006-11-29 15:27:07 UTC (rev 4367)
> @@ -43,5 +43,5 @@
>     $controller->process( HttpVars::getRequest(), "op");
>
>     // log statistics, only for debugging purposes
> -    Info::logMetrics();
> +    //Info::logMetrics();
> ?>
>
> Modified: plog/branches/lifetype-1.1.3/index.php
> ===================================================================
> --- plog/branches/lifetype-1.1.3/index.php	2006-11-28 22:15:04 UTC (rev 4366)
> +++ plog/branches/lifetype-1.1.3/index.php	2006-11-29 15:27:07 UTC (rev 4367)
> @@ -50,5 +50,5 @@
>     $controller->process( HttpVars::getRequest(), "op");
>
>     // log statistics, only for debugging purposes
> -    Info::logMetrics();
> +    //Info::logMetrics();
> ?>
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://devel.lifetype.net/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

If God had intended man to smoke, he would have set him on fire.


More information about the pLog-svn mailing list