Added a comment

This commit is contained in:
Savetheinternet 2010-11-26 01:45:59 -08:00
parent cbfba9c7f2
commit c7d7e2c509

View File

@ -105,6 +105,7 @@
define('WIKI_MARKUP', true, true);
// Whether to turn URLs into functional links
define('MARKUP_URLS', true, true);
// Complex regular expression to catch URLs
define('URL_REGEX', '/' . '(https?|ftp):\/\/' . '([\w\-]+\.)+[a-zA-Z]{2,6}' . '(\/([\w\-~\.#\/?=&;:+%]+))?' . '/', true);
// Allowed file extensions