diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-19 15:17:36 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-19 15:17:36 +0200 |
commit | 5a6f6162061985c9d0e67b7d25b94b5a53205ace (patch) | |
tree | 6a46269e8b1e5246f8fe055a0540a54f716d9a05 /plugins/OStatus/lib/pushinqueuehandler.php | |
parent | 07cd52afc7eef0111c9f7bd49a52a51214520287 (diff) |
* i18n/L10n update
* translator comments added
* remove superfluous whitespace
Diffstat (limited to 'plugins/OStatus/lib/pushinqueuehandler.php')
-rw-r--r-- | plugins/OStatus/lib/pushinqueuehandler.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/OStatus/lib/pushinqueuehandler.php b/plugins/OStatus/lib/pushinqueuehandler.php index 1fd29ae30..965d04266 100644 --- a/plugins/OStatus/lib/pushinqueuehandler.php +++ b/plugins/OStatus/lib/pushinqueuehandler.php @@ -22,7 +22,6 @@ * @package FeedSub * @author Brion Vibber <brion@status.net> */ - class PushInQueueHandler extends QueueHandler { function transport() |