From 1bfbe9badfbe3e79f82e7216d1401f05a2750677 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 3 Sep 2010 01:35:04 +0200 Subject: * i18n/L10n updates and FIXMEs added * whitespace fixes --- plugins/OStatus/tests/remote-tests.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/OStatus/tests/remote-tests.php') diff --git a/plugins/OStatus/tests/remote-tests.php b/plugins/OStatus/tests/remote-tests.php index 24b4b1660..c2c9a5d97 100644 --- a/plugins/OStatus/tests/remote-tests.php +++ b/plugins/OStatus/tests/remote-tests.php @@ -500,7 +500,7 @@ class SNTestClient extends TestBase $me = $this->getProfileUri(); return $this->checkSubscription($profile_uri, $me); } - + protected function checkSubscription($subscriber, $subscribed) { // Using FOAF as the API methods for checking the social graph @@ -552,4 +552,3 @@ $b = $args[1]; $tester = new OStatusTester($a, $b); $tester->run(); - -- cgit v1.2.3-54-g00ecf