Password reset mail could take several hours. After fix only a couple of seconds...
[fa-stable.git] / gl / manage / close_period.php
index 21a6aaeee806c4d45568d826e20ba80cec781209..07d2d476eca52c98af06bc8d7d0f3ee88a4e3e9f 100644 (file)
@@ -27,7 +27,7 @@ page(_($help_context = "Closing GL Transactions"), false, false, "", $js);
 //---------------------------------------------------------------------------------------------
 function check_data()
 {
-       global $Refs, $SysPrefs;
+       global $SysPrefs;
        
        if (!is_date($_POST['date']) || date1_greater_date2($_POST['date'], Today()))
        {