diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-07-25 12:40:15 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-07-25 12:40:15 +0000 |
commit | 030db910669371899398c8631212d4315f6b2e46 (patch) | |
tree | 3311075c20ea1684b364d1e6cf471474fcf38197 /engine | |
parent | 6c040e6a9a63e2f9a2f4107ffbb6ab468226f8bc (diff) | |
download | elgg-030db910669371899398c8631212d4315f6b2e46.tar.gz elgg-030db910669371899398c8631212d4315f6b2e46.tar.bz2 |
Set to ping ping.elgg.org
git-svn-id: https://code.elgg.org/elgg/trunk@1533 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine')
-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 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"; /** |