Kod
Parse error: syntax error, unexpected '{' in /var/www/cmsik/module/subskrypcja.php on line 6
a patrze w kodzie sa all otwarcia i zamkniecia kodow ;/
<?php //Engine strony include ("config.php"); include ("module/subskrypcja.php"); //Koniec Engine strony function pokaz() { news_t_open(); news_t_close(); news_tresc_open(); if (!$email) { } elseif ($cmd == 'sub_ok'){ dodaj(); } news_tresc_close(); news_inne_newsow_close(); } //Ładowanie Skóry include ("theme/$theme/index.php"); ?>