mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 09:34:54 +02:00
Issue #6 LANS added. Clear system cache before checking for updates. Extra checks to e_parse to avoid possible errors.
This commit is contained in:
@@ -584,4 +584,5 @@ define("LAN_NAVIGATION_LINKS", "Navigation Links");
|
||||
define("LAN_PAGINATION", "Pagination");
|
||||
define("LAN_X_CHARS_REMAINING", "[x] chars. remaining");
|
||||
define("LAN_UI_BATCH_NOW", "Current Date/Time");
|
||||
|
||||
define("LAN_RELATIONSHIP", "Relationship");
|
||||
define("LAN_RELATIONSHIP_HELP", "Optional 'rel' attribute. Comma separated.");
|
||||
|
@@ -86,8 +86,6 @@ define("LINKLAN_8", "News Categories");
|
||||
define("LINKLAN_9", "Download Categories");
|
||||
|
||||
define("LINKLAN_10", "Theme Shortcodes");
|
||||
define("LINKLAN_11", "Relationship");
|
||||
define("LINKLAN_12", "Optional 'rel' attribute. Comma separated.");
|
||||
|
||||
|
||||
// define("LINKLAN_10", "Create Sublink");
|
||||
|
Reference in New Issue
Block a user