mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Updated e_notify.php to v2.x spec.
This commit is contained in:
@@ -5,6 +5,7 @@ define("LAN_PLUGIN_CHATBOX_MENU_NAME", "Chatbox");
|
||||
define("LAN_PLUGIN_CHATBOX_MENU_DESCRIPTION", "Chatbox Menu");
|
||||
|
||||
// Admin Log
|
||||
//FIXME - Global LANS must begin with LAN_PLUGIN_{FOLDER_NAME}_
|
||||
define("LAN_AL_CHBLAN_01","Chatbox settings updated");
|
||||
define("LAN_AL_CHBLAN_02","Chatbox pruned");
|
||||
define("LAN_AL_CHBLAN_03","Chatbox posts recalculated");
|
||||
|
Reference in New Issue
Block a user