user_server_name
This commit is contained in:
@@ -31,6 +31,7 @@ class Promo extends BaseController
|
||||
//$out['yyyy'] = '2024';
|
||||
$out['user_server_name'] = $this->getSiteConfigurations("system.server_name"); // 'https://dev-users.wrenchboard.com';
|
||||
|
||||
log_message('critical', "Promo::user_server_name **** user_server_name ".serialize($out["user_server_name"]) );
|
||||
log_message('critical', "Promo::promoStart ********* OUT ".serialize($out) );
|
||||
|
||||
return $this->respond( $this->summaryReturnData($in,$out), 200);
|
||||
|
||||
Reference in New Issue
Block a user