This repository has been archived on 2026-08-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
billingerp/admin/freepage.php
T
2025-10-08 21:28:30 +04:00

9 lines
94 B
PHP

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