From 16f51169d2db7126687b5078864cd822058ff1c3 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 25 Jul 2008 20:52:31 +0000 Subject: Some notes git-svn-id: https://code.elgg.org/elgg/trunk@1550 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/ping.php | 1 + 1 file changed, 1 insertion(+) (limited to 'engine') diff --git a/engine/lib/ping.php b/engine/lib/ping.php index 4358e73ec..fef079993 100644 --- a/engine/lib/ping.php +++ b/engine/lib/ping.php @@ -12,6 +12,7 @@ /** * The api for the pinger. + * TODO: Have this configurable and/or updatable */ $NOTIFICATION_SERVER = "http://ping.elgg.org/services/api/rest.php"; -- cgit v1.2.3