aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/regex.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [ticket/9524] IPv6 regex does not match all valid IPv6 addresses starting wit...Marek A. RuszczyƄski2010-05-161-2/+3
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-291-1/+1
* add proper die() statements although /develop is never ever shipped with phpB...Meik Sievertsen2007-04-061-0/+9
* - solved a problem with magic urls inside brackets, and with bbcodes being tr...Nils Adermann2007-01-131-1/+1
* - allow login with redirect parameterNils Adermann2007-01-031-3/+4
* regex man strikes again!David M2006-12-231-5/+4
* - Optimize acl_getf_global a bitNils Adermann2006-12-161-0/+74