summaryrefslogtreecommitdiffstats
path: root/web/html/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/index.php')
-rw-r--r--web/html/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/html/index.php b/web/html/index.php
index 0af3f2d..1561168 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -1,8 +1,6 @@
<?php
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib');
-include_once("config.inc.php");
-include_once("routing.inc.php");
include_once("aur.inc.php");
include_once("pkgfuncs.inc.php");