Closed xeno010 closed 10 years ago
Hello,
PHP warning when adding a new template (Play Store Publication)
Notice: Undefined variable: html in D:\xampp\htdocs\webseiten\MAB-LAB-master\controllers\appscontroller.php on line 153
In line 153:
// replace full description property {key:type:desc} to {key} $html = str_replace('{'.$p.'}', '{'.strtoupper($pArr[0]).'}', $html);
The variable $html is not set.
Hello,
PHP warning when adding a new template (Play Store Publication)
Notice: Undefined variable: html in D:\xampp\htdocs\webseiten\MAB-LAB-master\controllers\appscontroller.php on line 153
In line 153:
The variable $html is not set.