http://www.phpbbhacks.com/viewhack.php?id=2048
maar ik krijg deze error:
Parse error: parse error, unexpected T_VARIABLE, expecting '(' in /home/marrucc.com/www/phpBB2/admin/admin_db_utilities.php on line 698
dit is regel 698:
Code: Selecteer alles
$tables = array(
// Start add - Links MOD
$tables[] = 'links';
// End add - Links MOD
'auth_access', 'banlist', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words');