diff options
Diffstat (limited to 'www-ssl/admin/dect_call.php')
-rwxr-xr-x | www-ssl/admin/dect_call.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-ssl/admin/dect_call.php b/www-ssl/admin/dect_call.php index 0befbe3a..d21949db 100755 --- a/www-ssl/admin/dect_call.php +++ b/www-ssl/admin/dect_call.php @@ -1,7 +1,7 @@ <?PHP -include ("../../includes/header.php"); +include ("../../../27c3/includes/header.php"); -include ("../../includes/footer.php"); +include ("../../../27c3/includes/footer.php"); ?> |