diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-21 03:10:46 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-21 03:10:46 +0200 |
commit | fb12094f616c52674b9a0a719fd78469ae60a6e6 (patch) | |
tree | 996b7d23885798bbc9ad21b923b975e701ad6822 /lib/xmppoutqueuehandler.php | |
parent | bfdb8385ecc745002b8c45510caf2fdf7c2d2c9f (diff) |
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
Diffstat (limited to 'lib/xmppoutqueuehandler.php')
-rw-r--r-- | lib/xmppoutqueuehandler.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/xmppoutqueuehandler.php b/lib/xmppoutqueuehandler.php index 2afa260f1..a4c9bbc4d 100644 --- a/lib/xmppoutqueuehandler.php +++ b/lib/xmppoutqueuehandler.php @@ -52,4 +52,3 @@ class XmppOutQueueHandler extends QueueHandler return $ok; } } - |