mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Code cleanup
This commit is contained in:
@@ -65,7 +65,7 @@ define("LAN_EURL_UC", "Under Construction");
|
||||
define("LAN_EURL_CORE_MAIN", "Site Root Namespace - alias not in use.");
|
||||
|
||||
|
||||
define("LAN_EURL_DEFAULT", "Default");
|
||||
|
||||
define("LAN_EURL_FRIENDLY", "Friendly");
|
||||
define("LAN_EURL_LEGACY", "Legacy direct URLs.");
|
||||
|
||||
|
@@ -334,9 +334,7 @@ define("LAN_AL_NEWS_11", "News category rewrite deleted");
|
||||
define("LAN_AL_NEWS_12", "News rewrite changed");
|
||||
define("LAN_AL_NEWS_13", "News rewrite deleted");
|
||||
|
||||
// Comments
|
||||
//---------
|
||||
define("LAN_AL_COMMENT_01", "Comment(s) deleted");
|
||||
|
||||
|
||||
// File Manager
|
||||
//-------------
|
||||
|
@@ -143,5 +143,5 @@ define("LAN_435", "XML User Protocol file");
|
||||
define("LAN_CUSTOMTITLE", "Custom title");
|
||||
define("LAN_USET_5", "Subscribed to");
|
||||
define("LAN_USET_6", "Subscribe to our mailing-list(s) and/or sections of this site.");
|
||||
define("LAN_USET_8", "Signature / Time zone");
|
||||
// define("LAN_USET_8", "Signature / Time zone");
|
||||
?>
|
Reference in New Issue
Block a user