View file kab.php

File size: 169B
<?php
include 'inc/db.php';
include 'inc/1.php';
if (!$user)header("Location: /aut.php");
include_once 'inc/user.menu.php';
include_once 'inc/foot.php';
?>