1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 07:44:49 +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

@@ -119,4 +119,4 @@ define("EXTLAN_HELP_8", "Allow user to select from installed languages");
// Predefined list
define("EXTLAN_HELP_9", "Specify a predefined list. The value field selects the type of list - at present only 'timezones' is a valid entry");
?>