Dimensions not utilized in Direct Invoice/Delivery
[fa-stable.git] / config.default.php
index 43c2547c5589ab2972d9a4c218b9fd031db1e428..4948695794a091d13162e520a195052cb52740bf 100644 (file)
@@ -144,9 +144,6 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        $dflt_date_fmt = 0;
        $dflt_date_sep = 0;
 
-       /* This month array is for use with the last 3 dateformats. */
-       $tmonths = array("", _("Jan"),_("Feb"),_("Mar"),_("Apr"),_("May"),_("Jun"),_("Jul"),_("Aug"),_("Sep"),_("Oct"),_("Nov"),_("Dec"));
-
        $pagesizes              = array("Letter", "A4"); // default PDF pagesize
 
        /* Accounts Payable */