Banner suspend

This commit is contained in:
CHIEFSOFT\ameye
2025-06-30 19:54:48 -04:00
parent f2035c2b43
commit 4aadf2a084
@@ -78,6 +78,7 @@ class WrenchBanners extends BaseController
$previous_banners = true;
}
$previous_banners = false; // suspend the cache for now
if ( !$previous_banners ){
$ret = $this->wrenchboard->wrenchboard_api($in, $out);