Fixed criteria handling
[core.git] / inc / classes / main / class_BaseFrameworkSystem.php
index 2ff1eb53fb4baa9a6ce21b427411c6dae3158d36..679e5e4af81ee8c9586a6afcdb22c62702362ebc 100644 (file)
@@ -1412,7 +1412,7 @@ class BaseFrameworkSystem extends stdClass implements FrameworkInterface {
         * @param       $doExit         Whether exit the program (true is default)
         * @return      void
         */
-       public function debugBackTrace ($message = '', $doExit = true) {
+       public function debugBackTrace ($message = '', $doExit = TRUE) {
                // Sorry, there is no other way getting this nice backtrace
                if (!empty($message)) {
                        // Output message