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