From 030db910669371899398c8631212d4315f6b2e46 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 25 Jul 2008 12:40:15 +0000 Subject: Set to ping ping.elgg.org git-svn-id: https://code.elgg.org/elgg/trunk@1533 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/ping.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/lib/ping.php b/engine/lib/ping.php index ba709ea4e..8b51d62c0 100644 --- a/engine/lib/ping.php +++ b/engine/lib/ping.php @@ -13,7 +13,7 @@ /** * The api for the pinger. */ - $NOTIFICATION_SERVER = "http://hub/~icewing/Workingdirectory/elggnew/services/api/rest.php"; //"http://ping.elgg.org/services/api/rest.php"; + $NOTIFICATION_SERVER = "http://ping.elgg.org/services/api/rest.php"; /** -- cgit v1.2.3