]> git.wh0rd.org - tt-rss.git/blobdiff - classes/pluginhost.php
php: remove trailing whitespaces
[tt-rss.git] / classes / pluginhost.php
index 5a45f09d4d2b5db117e8b55510c35cf078692324..5c545d18b281b6ac9ccfa627ca29c4f751e82e0d 100755 (executable)
@@ -96,7 +96,7 @@ class PluginHost {
        function get_pdo() {
                return $this->pdo;
        }
-       
+
        function get_plugin_names() {
                $names = array();