New Tab when click link

196
.
Open file /incfiles/classes/bbcode.php.
Go function hightlight_url(); search:
PHP:
return $whitespace . '<a href="' . $url . '">' . $text . '</a>' . $append;
Change all
PHP:
return $whitespace . '<a href="' . $url . '" target="_blank">' . $text . '</a>' . $append;
Save and test !
By: http://toicontre.net
Всего: 1