From c5b5ca7b915c2bdb68a57ff43483272133dead82 Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Mon, 28 Jun 2010 12:04:04 +0000 Subject: [PATCH] Release 2.3 Beta --- CHANGELOG.txt | 5 +++++ config.default.php | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b18913e4..5756b79f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,11 @@ Legend: ! -> Note $ -> Affected files +------------------------------- Release 2.3 Beta -------------------------------- +28-Jun-2010 Joe Hunt +! Release 2.3 Beta +$ config.default.php + 28-Jun-2010 Merged changes from main trunk (2.2.11) as follows ------------------------------- Release 2.2.11 ---------------------------------- ! Release 2.2.11 diff --git a/config.default.php b/config.default.php index d4e43270..60205bec 100644 --- a/config.default.php +++ b/config.default.php @@ -128,12 +128,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 -- 2.30.2