1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Should fix #1229 - Rebuild userclass tree after adding new class.

This commit is contained in:
Cameron
2015-11-22 10:00:46 -08:00
parent a047757fef
commit 6db8c7ddeb
5 changed files with 91 additions and 13 deletions

View File

@@ -414,6 +414,6 @@ define("LAN_CONTROL_PANEL", "[x]'s Control Panel");
define("LAN_CUSTOM_URL", "Custom URL");
define("LAN_CUSTOM_URL_DISABLED", "Disabled or Enter Custom URL");
define("LAN_GENERAL", "General");
// TODO - move e_form related LANS below, add new lan_form.php file (for both front/back-end)

View File

@@ -79,7 +79,6 @@ define("ADMSLAN_71", "Click here to display privileges");
define("ADMSLAN_72", "Admin ID: --ID-- name: --NAME-- new permissions: ");
define("ADMSLAN_73", "Admin ID: --ID-- name: --NAME--");
define("ADMSLAN_74", "General");
// define("ADMSLAN_75", "");
//define("ADMSLAN_76", "Manage language-packs");//ADLAN_132