HTML/FlexyFramework.php
authorAlan Knowles <alan@roojs.com>
Fri, 22 Jun 2018 04:51:28 +0000 (12:51 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 22 Jun 2018 04:51:28 +0000 (12:51 +0800)
HTML/FlexyFramework.php

index b640765..04928a7 100755 (executable)
@@ -607,7 +607,7 @@ RewriteRule ^(.+)$ /web.hpasite/index.local.php [L,NC,E=URL:$1]
         $this->DB_DataObject[$dbini] = $iniCacheTmp;
         
         $dl = DB_DataObject::DebugLevel();
-        $this->_exposeToPear();
+        $this->_exposeToPear(); // this will reset the debug level...
         DB_DataObject::DebugLevel($dl);
         
         // DB_DataObject::debugLevel(1);