1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

Corrected and tested news ping services feature. Now throws messages correctly to the admin , as well as logs correctly to both the e107_system/logs folder and the admin-log.

This commit is contained in:
Cameron
2014-01-12 08:06:29 -08:00
parent 4a9b4c1819
commit 1b7cf701e8
3 changed files with 49 additions and 16 deletions

View File

@@ -377,4 +377,8 @@ define("LAN_AL_MISC_06", "Blog calendar menu settings updated");
define("LAN_AL_MISC_07", "");
define("LAN_AL_PING_01", "Ping to service");
?>