fix refer emsil

This commit is contained in:
CHIEFSOFT\ameye
2024-11-28 03:02:33 -05:00
parent 12d45f37b2
commit 393af7d657
2 changed files with 127 additions and 109 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ class WrenchBanners extends BaseController
$extra_out["offers_list"] = $this->bannerGetOffers($in);
$extra_out["activetaskslist"] = $this->bannerGetActiveTasks($in);
} catch (Exception $e) {
$errMsg = ' BANNER DATA ERROR **** Caught exception: '. $e->getMessage();
log_message('critical', $errMsg);