mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Fix for user profile data. Fix for default settings of newforumposts_menu.php.
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
define("LAN_PLUGIN_FORUM_NAME", "Forum");
|
||||
define("LAN_PLUGIN_FORUM_DESC", "This plugin is a fully featured forum system.");
|
||||
define("LAN_PLUGIN_FORUM_POSTS", "Forum posts");
|
||||
define("LAN_PLUGIN_FORUM_ALLFORUMS", "All Forums");
|
||||
define("LAN_PLUGIN_FORUM_ALLFORUMS", "All Forums");
|
||||
define("LAN_PLUGIN_FORUM_LATESTPOSTS", "Latest Posts");
|
||||
// Notify
|
||||
// TODO - LAN cleanup (see e_notify)
|
||||
|
||||
|
Reference in New Issue
Block a user