Files
2025-10-08 21:28:30 +04:00

9 lines
94 B
PHP

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