diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-18 11:25:11 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-18 11:25:11 +0200 |
commit | eed0b24f231e9285981df1d9fe74ba612b5d4790 (patch) | |
tree | 3beb6d30155a5dfa5d190b7cf0634a3d5d57267f /plugins/RSSCloud/RSSCloudNotifier.php | |
parent | 596d2c212ab2f808aa011269bea00222dc7e5e8e (diff) |
* i18n/L10n updates
* superfluous whitespace removed
Diffstat (limited to 'plugins/RSSCloud/RSSCloudNotifier.php')
-rw-r--r-- | plugins/RSSCloud/RSSCloudNotifier.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/RSSCloud/RSSCloudNotifier.php b/plugins/RSSCloud/RSSCloudNotifier.php index 9e7b53680..1f0eab47e 100644 --- a/plugins/RSSCloud/RSSCloudNotifier.php +++ b/plugins/RSSCloud/RSSCloudNotifier.php @@ -235,6 +235,4 @@ class RSSCloudNotifier } } } - } - |