Changed balance_sheet field in account class to ctype and fixed class editing.
[fa-stable.git] / config.php
index 52f10e6fe516be03c12e7345ea2bf73bd950e560..a25d938dbeaeab857470be5c510f080945c4d68a 100644 (file)
@@ -27,7 +27,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        //$error_logfile = dirname(__FILE__).'/tmp/errors.log';
        $debug                  = 1;
        $show_sql               = 0;
-       $go_debug               = 0;
+       $go_debug               = 1;
        $pdf_debug              = 0;
        // set $sql_trail to 1 only if you want to perform bugtracking sql trail
        // Warning: this produces huge amount of data in sql_trail table.