mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Removed debug warning.
This commit is contained in:
@@ -643,7 +643,7 @@ TEMPLATE;
|
|||||||
$mes->addError("Couldn't Save: ".$path);
|
$mes->addError("Couldn't Save: ".$path);
|
||||||
}
|
}
|
||||||
|
|
||||||
$mes->addWarning("Please update your theme.php file with the data below");
|
|
||||||
|
|
||||||
return htmlentities($result);
|
return htmlentities($result);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user