X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fprefs%2Fsysprefs.inc;h=34e52bccb706a0d7355096ab7a288c87efbf31fe;hb=c001557f8ebee630494c6323477bd865a61942d9;hp=cce4769c563fcf3cfc80a58a65090ffe24e8af69;hpb=1ca0c7081f7a4cb3f68f3ffb6ee05739abb6cebf;p=fa-stable.git diff --git a/includes/prefs/sysprefs.inc b/includes/prefs/sysprefs.inc index cce4769c..34e52bcc 100644 --- a/includes/prefs/sysprefs.inc +++ b/includes/prefs/sysprefs.inc @@ -21,7 +21,7 @@ class sys_prefs var $prefs; var $db_ok; // check whether database has been upgraded after src update. - function sys_prefs() + function __construct() { global $path_to_root;