diff options
Diffstat (limited to 'engine/lib/ping.php')
-rw-r--r-- | engine/lib/ping.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/ping.php b/engine/lib/ping.php index 8d91b1351..4358e73ec 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"; /** |