Browse Source

config.php

pull/40/head
Czterooki 11 years ago
parent
commit
ad7d15535b
  1. 1
      inc/config.php

1
inc/config.php

@ -1117,4 +1117,3 @@
// Complex regular expression to catch URLs
$config['url_regex'] = '/' . '(https?|ftp):\/\/' . '(([\w\-]+\.)+[a-zA-Z]{2,6}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})' . '(:\d+)?' . '(\/([\w\-~.#\/?=&;:+%!*\[\]@$\'()+,|\^]+)?)?' . '/';

Loading…
Cancel
Save