URL fix.
This commit is contained in:
parent
c06bd81051
commit
0f99b1bb4a
@ -68,8 +68,6 @@
|
||||
define('AUTO_UNICODE', true);
|
||||
// Whether to turn URLs into functional links
|
||||
define('MARKUP_URLS', true);
|
||||
|
||||
// scheme domain location
|
||||
define('URL_REGEX', '/' . '(https?|ftp):\/\/' . '([\w\-]+\.)+[a-zA-Z]{2,6}' . '(\/([\w\-~\.#\/?=&;:+%]+))?' . '/');
|
||||
|
||||
// Allowed file extensions
|
||||
|
Loading…
Reference in New Issue
Block a user