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

@@ -12,4 +12,3 @@ define("METLAN_1", "Additional meta tags");
define("METLAN_2", "e.g. < meta name='revisit-after' content='30 days' />"); //FIXME space between < and meta: parses meta tag for some reason
define("METLAN_3", "Use news title and summary as the meta-description on news pages.");
?>