summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 8812d4b9d..0a2747da3 100644
--- a/backend.php
+++ b/backend.php
@@ -87,8 +87,8 @@ function adminMain() {
print "<BR><BR>";
}
-include "includes/backend.inc";
include "includes/theme.inc";
+include "includes/backend.inc";
$theme->header();