fix backend
This commit is contained in:
@@ -28,7 +28,7 @@ class Promo extends BaseController
|
||||
// $out["promo_description"] = "This is the promo description , This is the promo description ,This is the promo description ,This is the promo description ,This is the promo description ,This is the promo description ,This is the promo description ,";
|
||||
$out["site_name"]= "WrenchBoard";
|
||||
$out["server_name"]= "https://www.wrenchboard.com";
|
||||
$out['yyyy'] = '2024';
|
||||
//$out['yyyy'] = '2024';
|
||||
$out['user_server_name'] = $this->getSiteConfigurations("system.server_name"); // 'https://dev-users.wrenchboard.com';
|
||||
|
||||
log_message('critical', "Promo::promoStart ********* OUT ".serialize($out) );
|
||||
|
||||
Reference in New Issue
Block a user