1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +02:00

Issue #6: Remove and optimize (hardcoded) LANS

This commit is contained in:
Lóna Lore
2015-05-02 16:27:01 +02:00
parent 4296e9d7a9
commit 9d4e934877
6 changed files with 86 additions and 45 deletions

View File

@@ -34,4 +34,6 @@ define('NM_LAN_2', 'Bulk email run complete');
define("NF_LAN_1", "File Events");
define("NF_LAN_2", "File uploaded by user");
define("LAN_NOTIFY_01", "Events");
?>