Просмотр файла system/auth_a.php

Размер файла: 87B
<?php
// by mides, wmclub.mobi

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

?>