Просмотр поста

.
uzer27

в index.php вверху удали

if ($rights <1) {
   echo display_error('Только для Админа');
    require_once ('../incfiles/end.php');
    exit;
}