aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/index.php b/index.php
index dc6b8938..87c4c546 100644
--- a/index.php
+++ b/index.php
@@ -1,10 +1,6 @@
<?php
-require_once __DIR__ . '/lib/rssbridge.php';
-
-Configuration::verifyInstallation();
-Configuration::loadConfiguration();
-Authentication::showPromptIfNeeded();
+require_once __DIR__ . '/lib/rssbridge.php';
/*
Move the CLI arguments to the $_GET array, in order to be able to use