From: Joe Hunt Date: Wed, 23 Dec 2009 10:50:10 +0000 (+0000) Subject: Release 2.2.2 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=f8157352dda39492bba8f5f93219db715684892f;p=textcart.git Release 2.2.2 --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 56cdaa8..4c43d3d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +------------------------------- Release 2.2.2 ---------------------------------- +23-Dec-2009 Joe Hunt +! Release 2.2.2 +$ /config.default.php + /update.html + 22-Dec-2009 Joe Hunt ! Some additional changes in pdf_report.inc for supporting report extensions. $ /reporting/includes/pdf_report.inc diff --git a/config.default.php b/config.default.php index 6c3fbe4..bebb6a7 100644 --- a/config.default.php +++ b/config.default.php @@ -56,7 +56,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ // Main Title $app_title = "FrontAccounting"; // application version - $version = "2.2.1"; + $version = "2.2.2"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt")); diff --git a/update.html b/update.html index 4f7064e..2580973 100644 --- a/update.html +++ b/update.html @@ -18,11 +18,11 @@ these files.
  • Upload all the new files. -
  • Look into the file, config.default.php and compare with your own config.php file. You should update the the following in your config.php:

  • Rename or remove the /install folder (you have already performed the install +
  • Look into the file, config.default.php and compare with your own config.php file. You should update the the following in your config.php:

  • Rename or remove the /install folder (you have already performed the install process earlier).
    1. - - - + + +
  • You must immediately