1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 22:27:34 +02:00

Removed debug warning.

This commit is contained in:
Cameron
2017-01-31 11:45:21 -08:00
parent b7d701917f
commit 30b412b795

View File

@@ -643,7 +643,7 @@ TEMPLATE;
$mes->addError("Couldn't Save: ".$path);
}
$mes->addWarning("Please update your theme.php file with the data below");
return htmlentities($result);