1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +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

@@ -99,4 +99,3 @@ define("FS_LAN_9", "Snapshot");
define("FS_LAN_10", "Snapshot Created");
define("FS_LAN_11", "The snapshot was successfully created.");
define("FS_LAN_12", "Return To Main Page");
?>