summaryrefslogtreecommitdiff
path: root/www-ssl/admin/dect_call.php
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/admin/dect_call.php')
-rw-r--r--www-ssl/admin/dect_call.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/www-ssl/admin/dect_call.php b/www-ssl/admin/dect_call.php
index 58c7cfe1..0799c2be 100644
--- a/www-ssl/admin/dect_call.php
+++ b/www-ssl/admin/dect_call.php
@@ -1,7 +1,8 @@
<?php
-include ("../../../camp2011/includes/header.php");
+require_once ('../bootstrap.php');
+include ("includes/header.php");
-include ("../../../camp2011/includes/footer.php");
+include ("includes/footer.php");
?>