1
0
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:
Cameron
2021-09-28 08:13:27 -07:00
parent c15adc1f20
commit 5ecc0beca6
6 changed files with 11 additions and 8 deletions

View File

@@ -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.");

View File

@@ -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");