1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +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)