alecpl
2010-10-27 d21a05b48117ce7dbef4ad7997ed15c26bccf481
program/include/rcube_string_replacer.php
@@ -37,7 +37,7 @@
  {
    // Simplified domain expression for UTF8 characters handling
    $utf_domain = '[^?&@"\'\\/()\s\r\t\n]+\\.[a-z]{2,5}';
    $url = '[a-z0-9%=#+?.:&\\/_~-]+';
    $url = '[a-z0-9%=#@+?.:;&\\/_~-]+';
    $this->link_pattern = "/([\w]+:\/\/|\Wwww\.)($utf_domain($url)?)/i";
    $this->mailto_pattern = "/("