X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fprefs%2Fsysprefs.inc;fp=includes%2Fprefs%2Fsysprefs.inc;h=34e52bccb706a0d7355096ab7a288c87efbf31fe;hb=8b9b2d78cd89f090b486e749396cb5eabd693527;hp=cce4769c563fcf3cfc80a58a65090ffe24e8af69;hpb=e6c89f21df1c1d6742a7e335e6e0fc2c958a7a29;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;