From: <gem...@li...> - 2013-01-04 16:21:56
|
Revision: 1089 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=1089&view=rev Author: matijsdejong Date: 2013-01-04 16:21:50 +0000 (Fri, 04 Jan 2013) Log Message: ----------- ZfDebug code switched off Modified Paths: -------------- trunk/library/classes/GemsEscort.php Modified: trunk/library/classes/GemsEscort.php =================================================================== --- trunk/library/classes/GemsEscort.php 2013-01-04 16:20:22 UTC (rev 1088) +++ trunk/library/classes/GemsEscort.php 2013-01-04 16:21:50 UTC (rev 1089) @@ -539,7 +539,7 @@ * Add ZFDebug info to the page output. * * @return void - */ + * / protected function _initZFDebug() { // if ((APPLICATION_ENV === 'development') && This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |