Changed $date_system value of 3 to be traditional, but non-workday is Friday and...
[fa-stable.git] / config.default.php
index 6834dbc71fee36ad7ed66c52daa195772fbf6c6a..cfc371708e0dbc6fb7942a21ede0dd04a12b98d3 100644 (file)
@@ -97,7 +97,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        $accounts_alpha = 0;
 
        /* Date systems. 0 = traditional, 1 = Jalali used by Iran, nabour countries, Afghanistan and some other Central Asian nations,
-       2 = Islamic used by other arabic nations */
+       2 = Islamic used by other arabic nations. 3 = traditional, but where non-workday is Friday and start of week is Saturday */
        $date_system = 0;
 
        /* email stock location if order below reorder-level */