Cześć ![]()
Po instalacji amxbans wyskakuje taki błąd:
Parse error: syntax error, unexpected '}' in /home/p489684/public_html/amxbans/index.php on line 37
37 linijka w index.php: (37 to jest ta else)
//start page loader
if( $config->start_page == "" || $config->start_page == "index.php" || (!file_exists("$config->start_page"))) {
header("Location:ban_list.php");
} else }
header("Location: {$config->start_page}");
{
?>


Dodatki SourceMod













