X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Frevaluate_currencies.php;h=1dae7eeda932ef74c57889866f7b394691ff2f4c;hb=2aea99756a8c19766f0f9dfee56b27f7c1994f37;hp=f01414186402930604d8708593b583718a63de03;hpb=19dce8c7be29e4cc8e7be92d044259348373d456;p=fa-stable.git diff --git a/gl/manage/revaluate_currencies.php b/gl/manage/revaluate_currencies.php index f0141418..1dae7eed 100644 --- a/gl/manage/revaluate_currencies.php +++ b/gl/manage/revaluate_currencies.php @@ -46,8 +46,6 @@ if (isset($_GET['AddedID'])) //--------------------------------------------------------------------------------------------- function check_data() { - global $Refs; - if (!is_date($_POST['date'])) { display_error( _("The entered date is invalid."));