summaryrefslogtreecommitdiff
path: root/www-ssl/admin/dect_call.php
blob: 0799c2bed30497e26fd86a2f6bfac6cd96a2b887 (plain)
1
2
3
4
5
6
7
8
<?php
require_once ('../bootstrap.php');

include ("includes/header.php");

include ("includes/footer.php");
?>