git.cweiske.de
/
stapibas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e291765
)
use new linkback request template api
author
Christian Weiske
<
[email protected]
>
Wed, 23 Oct 2013 19:42:15 +0000
(21:42 +0200)
committer
Christian Weiske
<
[email protected]
>
Wed, 23 Oct 2013 19:42:15 +0000
(21:42 +0200)
src/stapibas/Feed/PingUrls.php
patch
|
blob
|
history
diff --git
a/src/stapibas/Feed/PingUrls.php
b/src/stapibas/Feed/PingUrls.php
index 7c16223156873c176b00516f6a142e80ea45f6aa..926dd8ce4a1735c356670a45b69dbd5127d72702 100644
(file)
--- a/
src/stapibas/Feed/PingUrls.php
+++ b/
src/stapibas/Feed/PingUrls.php
@@
-24,6
+24,7
@@
class Feed_PingUrls
'ssl_verify_host' => false
)
);
+ $this->pbc->setRequestTemplate($req);
$headers = $req->getHeaders();
$req->setHeader('user-agent', 'stapibas / ' . $headers['user-agent']);