! -> Note
$ -> Affected files
+------------------------------- Release 2.1.7 ----------------------------------
+! Seccurity release 2.1.7. We strongly encourage to update to this release.
+16-ock-2009 Joe Hunt
+$ config.php
+
15-Oct-2009 Joe Hunt
# Security sql statements update against sql injection attacks.
$ /reporting/rep101.php
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.1.6";
+ $version = "2.1.7";
// Build for development purposes
$build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));