engelsystem/www-ssl/admin/dect_call.php

9 lines
113 B
PHP
Raw Normal View History

2011-06-01 12:13:39 +02:00
<?php
2011-06-01 15:02:00 +02:00
require_once ('../bootstrap.php');
2011-06-01 15:02:00 +02:00
include ("includes/header.php");
2011-06-01 15:02:00 +02:00
include ("includes/footer.php");
?>