Ok
Hier ist schnelle Lösung für Sie:
Sie haben Datei bearbeiten:
Forum-Wurzel - > enthält - > vbenterprisetranslator_functions_url_tracking.php
Suche:
Und nachdem es:PHP Code:if (false !== strpos($address, 'vbet_flag-')) {
return substr($address, 10);
}
PHP Code:if (false !== strpos($address, 'mailto:') && false !== strpos($address, '@')) {
return $address;
}




Mit Zitat antworten
