View file system/auth_a.php

File size: 87B
<?php
// by mides, wmclub.mobi

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

?>