/themes/default/default.css
# Updated gettext template file
$ /lang/new_language_template/LC_MASSAGES/empty.po
+! Release 2.1.1
+$ config.php
29-Mar-2009 Janusz Dobrowolski
# [0000126] 'Invoice' words on credit note document.
$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.
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.1";
+ $version = "2.1.1";
// Build for development purposes
$build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));