diff options
Diffstat (limited to 'app/controllers/configureController.php')
| -rwxr-xr-x | app/controllers/configureController.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/controllers/configureController.php b/app/controllers/configureController.php index c1e79d73e..1c4b92e77 100755 --- a/app/controllers/configureController.php +++ b/app/controllers/configureController.php @@ -147,8 +147,6 @@ class configureController extends ActionController { } public function displayAction () { - RSSThemes::init(); - if (Request::isPost ()) { $current_token = $this->view->conf->token (); |
