1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Forum plugin - major clean up to admin area (preparation for convertion to new admin UI)

- Removal of obsolete code
- Updating to v2 functions
- Clean code structure
- LAN
- Fixed several issues with deleting forums

Still more to do ('reported posts' for example)
This commit is contained in:
Moc
2014-07-05 16:40:09 +02:00
parent 7faa098d97
commit d13c295a4d
3 changed files with 184 additions and 164 deletions

View File

@@ -162,7 +162,7 @@ define("FORLAN_140", "View");
define("FORLAN_141", "Post");
define("FORLAN_142", "Post permission");
define("FORLAN_143", "Indicates who can post to the forum");
define("FORLAN_144", "Moderators set");
//define("FORLAN_144", "Moderators set");
define("FORLAN_145", "Configure sub-forums");
define("FORLAN_146", "No sub-forums yet");
//define("FORLAN_147", "Update sub-forums");