diff options
Diffstat (limited to 'www-ssl/admin/dect_call.php')
-rwxr-xr-x | www-ssl/admin/dect_call.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www-ssl/admin/dect_call.php b/www-ssl/admin/dect_call.php new file mode 100755 index 00000000..f0e9bb4d --- /dev/null +++ b/www-ssl/admin/dect_call.php @@ -0,0 +1,7 @@ +<?PHP +include ("./inc/header.php"); + + +include ("./inc/footer.php"); +?> + |