X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.default.php;h=e7a1eaee621e274e422b5a1dd314ec5006662864;hb=20c9b5846824f0489c6791d74a6c78e2bfb0b2fc;hp=67b1d62767d1b85d13d44bd4d9add0767b6b9bd1;hpb=a2e0638b8caab0356ee8d39b5761745a5991fc2d;p=fa-stable.git diff --git a/config.default.php b/config.default.php index 67b1d627..e7a1eaee 100644 --- a/config.default.php +++ b/config.default.php @@ -56,10 +56,6 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ } // Main Title $app_title = "FrontAccounting"; - // application version - $version = "2.3 Beta"; - // src-data compatibility check. Do not change. - $core_version = "2.3"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt")); @@ -128,12 +124,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