billingerp/admin/freepage.php

9 lines
94 B
PHP

<?php
session_start();
?>
<?php include('header.php'); ?>
<?php include('footer.php'); ?>