This commit is contained in:
CHIEFSOFT\ameye
2024-09-18 13:40:25 -04:00
parent b49f3aedf3
commit 3da7a7ba75
2 changed files with 3 additions and 5 deletions
@@ -115,8 +115,6 @@ Dear <b>{{firstname}}</b>,
</tr>
<tr>
<td class="innerpadding bodycopy" style="padding: 10px 10px 10px 10px;">
{{site_name}} Team
+3 -3
View File
@@ -23,9 +23,9 @@ class Promo extends BaseController
log_message('critical', "promoStart::promoStart ********* ALL ".serialize($in) );
$in["loc"] = $_SERVER["REMOTE_ADDR"];
$in['limit'] = 10;
$out["firstname"] = "Firstname";
$out["promo_title"] = "This is the promo title";
$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["firstname"] = "Firstname";
// $out["promo_title"] = "This is the promo title";
// $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';