aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* two fixesMeik Sievertsen2007-07-247-7/+14
* #13583David M2007-07-241-0/+1
* + some fixesMeik Sievertsen2007-07-246-28/+49
* this should work fine now...Meik Sievertsen2007-07-243-18/+53
* #13581David M2007-07-242-5/+6
* Really minor, technically it's not a bug. Just looks odd.Henry Sudhof2007-07-241-1/+1
* #13751Henry Sudhof2007-07-243-2/+18
* should speed things up a bitNils Adermann2007-07-241-9/+23
* *** empty log message ***Meik Sievertsen2007-07-231-2/+4
* a little commentHenry Sudhof2007-07-231-0/+1
* #13579Henry Sudhof2007-07-234-7/+18
* needed fixesMeik Sievertsen2007-07-232-17/+28
* #13731Henry Sudhof2007-07-232-2/+3
* Bugs #13701, #13697Henry Sudhof2007-07-232-5/+5
* XHTMLDavid M2007-07-231-1/+1
* - a better way of checking PCRE property supportDavid M2007-07-233-7/+11
* #13693David M2007-07-222-19/+40
* Ok, so finally we have the code to update clean usernames from RC3 :D Updatin...Nils Adermann2007-07-223-4/+1051
* #13713David M2007-07-221-1/+1
* validationDavid M2007-07-221-1/+1
* try to normalize everything...Meik Sievertsen2007-07-2231-272/+300
* Cleaning up (#13689)Henry Sudhof2007-07-2215-41/+35
* #13679Henry Sudhof2007-07-225-2/+8
* #13657 - thanks ThatbitextraDavid M2007-07-212-3/+5
* errHenry Sudhof2007-07-211-1/+1
* #13663Henry Sudhof2007-07-212-2/+4
* clean upDavid M2007-07-212-4/+2
* #13655David M2007-07-211-1/+1
* #13643David M2007-07-202-1/+2
* hehehe... :(David M2007-07-201-1/+1
* be more leanDavid M2007-07-201-7/+4
* again, a lot of bug fixesMeik Sievertsen2007-07-1954-138/+307
* let's remove 350+ impossible entriesDavid M2007-07-192-2/+18
* yay for security!David M2007-07-191-2/+2
* - replace all of the mapings that transform some sort of letter l to number o...David M2007-07-192-7/+20
* #13597Henry Sudhof2007-07-192-2/+2
* Minor: #13551Henry Sudhof2007-07-181-1/+1
* Some more quote workarounds.Henry Sudhof2007-07-181-0/+4
* Weird, that should ave been in RC3.Henry Sudhof2007-07-181-0/+1
* remove T_THEME_DATA completely... now the css data is able to be fetched for ...Meik Sievertsen2007-07-175-103/+12
* it has been decided amongst the team that using glob() is bad practice, after...Meik Sievertsen2007-07-173-60/+21
* Well, seems that many hosts are in a business in which they shouldn't be in. ...Henry Sudhof2007-07-172-3/+5
* forgot that file in my last commitNils Adermann2007-07-161-0/+1
* sir, put your hands up and step away from the extra integersDavid M2007-07-161-0/+4
* small template fixMeik Sievertsen2007-07-167-6/+7
* - Handle forum links/redirects within viewforum if no read permission given (...Meik Sievertsen2007-07-167-6/+36
* That else statement will never come into effect because the ORDER BY makes su...David M2007-07-161-4/+0
* #13463David M2007-07-164-3/+7
* make sure the class exists before we try to normalize with itDavid M2007-07-161-0/+6
* remove code duplicationDavid M2007-07-151-55/+10