mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
put back php closing tag (been missing for ages and no-one noticed except marj), correct entry for integrity check plugin install (thanks again marj), but disable since plugin is deprecated.
This commit is contained in:
@@ -131,7 +131,7 @@ define("LANINS_091", "Submit News");
|
||||
define("LANINS_092", "Contact Us");
|
||||
define("LANINS_093", "Grants access to private menu items");
|
||||
define("LANINS_094", "Example private forum class");
|
||||
define("LANINS_095", "integrity_check");
|
||||
define("LANINS_095", "Integrity Check");
|
||||
define("LANINS_096", "");
|
||||
define("LANINS_097", "");
|
||||
define("LANINS_098", "");
|
||||
|
Reference in New Issue
Block a user