adapt to services_linkback
[stapibas.git] / src / stapibas / Feed / PingUrls.php
index 69045b521fb467bb5e9b93c095d78d5e00c5fb4e..0812f0fe11c9f85e50c7f168ff80b1db64ed6c35 100644 (file)
@@ -16,7 +16,7 @@ class Feed_PingUrls
         $this->db   = $deps->db;
         $this->log  = $deps->log;
 
-        $this->pbc = new \PEAR2\Services\Pingback\Client();
+        $this->pbc = new \PEAR2\Services\Linkback\Client();
 
         $req = new \HTTP_Request2();
         $req->setConfig(