View file system/auth_a.php

File size: 82B
<?php
// by mides, 1da.su

if ($u['access'] < 1) header('location: ../');

?>