Witam po wgraniu amxbans wyskakuje mi błąd :
Parse error: syntax error, unexpected T_STRING in /home/ugramy/public_html/amxbans/index.php on line 36
Proszę o to ta linijka
34 //start page loader 35 if( $config->start_page == "" || $config->start_page == "index.php" || (!file_exists 36 ob_start(); 37 ("$config->start_page"))) { 38 39 ob_end_flush(); 40 ?>