Release 2.2.11
[fa-stable.git] / config.default.php
index 15308968124e7f8a1c9e8c2e970ce46a0cd324e4..c8ba18b33d1a23be4eff75449489cb4aeb5e3661 100644 (file)
@@ -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.10";
+       $version                = "2.2.11";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));
@@ -119,12 +119,6 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
 
        $pagesizes              = array("Letter", "A4"); // default PDF pagesize
 
-       /* Default border and spacing for tables */
-       /* Should be moved to CSS */
-
-       $table_style    = "class='tablestyle'";
-       $table_style2   = "class='tablestyle2'";
-
        /* Accounts Payable */
        /* System check to see if quantity charged on purchase invoices exceeds the quantity received.
        If this parameter is checked the proportion by which the purchase invoice is an overcharge