X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.default.php;h=7238aa9a6999bbad99a2b091d842b02cf143cb4d;hb=fbdfe3f3da62ecf86e3ad978b89efbb6c317a47a;hp=cfc371708e0dbc6fb7942a21ede0dd04a12b98d3;hpb=55ce974f2ab21987751af69f9f2eddd8672ef563;p=fa-stable.git diff --git a/config.default.php b/config.default.php index cfc37170..7238aa9a 100644 --- a/config.default.php +++ b/config.default.php @@ -110,6 +110,9 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ $dateseps = array("/", ".", "-", " "); $thoseps = array(",", ".", " "); $decseps = array(".", ","); + // defalt dateformats and dateseps indexes used before user login + $dflt_date_fmt = 0; + $dflt_date_sep = 0; $pagesizes = array("Letter", "A4"); // default PDF pagesize