mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
Add admin logging to notify
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// e107 Language File.
|
||||
// $Id: lan_log_messages.php,v 1.31 2008-12-07 11:45:08 e107steved Exp $
|
||||
// $Id: lan_log_messages.php,v 1.32 2008-12-07 12:00:13 e107steved Exp $
|
||||
|
||||
/*
|
||||
The definitions in this file are for standard 'explanatory' messages which might be entered
|
||||
@@ -298,5 +298,9 @@ define('LAN_AL_SEARCH_04', 'Searchable areas updated');
|
||||
define('LAN_AL_SEARCH_05', 'Search handler settings updated');
|
||||
define('LAN_AL_SEARCH_06', '');
|
||||
|
||||
// Notify
|
||||
//-------
|
||||
define('LAN_AL_NOTIFY_01', 'Notify settings updated');
|
||||
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user