1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-23 22:53:01 +02:00

Removed redundant PHP tags from LAN files.

This commit is contained in:
Cameron
2020-08-11 09:36:21 -07:00
parent 370fdb13f6
commit 38cdc473fb
56 changed files with 29 additions and 60 deletions

View File

@@ -68,4 +68,4 @@ define("LAN_ERROR_47", "Validation error: News title can't be empty!");
define("LAN_ERROR_48", "Validation error: News SEF URL value is required field and can't be empty!");
define("LAN_ERROR_49", "Validation error: News SEF URL is unique field - current value already in use! Please choose another SEF URL value.");
define("LAN_ERROR_50", "Validation error: News category can't be empty!");
?>