Quote:
Originally Posted by naavian
Absolutely right.
Before installing this mod remove these lines from XML
Code:
if(!defined('VBH_CPR')) {
$key = strpos($vbphrase['powered_by_vbulletin'], "vbhispano.com");
if($key === false){
$vbhcpr = '<br />Extra Tabs by <a href="http://www.vbhispano.com" title="Soporte vBulletin en Espa?ol">vBulletin Hispano</a>';
define('VBH_CPR', $vbhcpr);
$vbphrase['powered_by_vbulletin'] .= VBH_CPR;
}
}
If every developer puts a link to somewhere our forum becames a link garbage.
|
thank you very much for this