aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* we support PHP4. :oMeik Sievertsen2007-03-031-3/+1
* this change should be a performance boost on destroying the sql cache... took...Meik Sievertsen2007-03-031-6/+23
* blah, no need to capture thisDavid M2007-03-021-1/+1
* - update_foes() now can be given a user or a group. This should make some ope...David M2007-03-023-4/+92
* - fixes a performance issue, uses a few more arrays than I wanted but this wa...David M2007-03-021-9/+45
* #8374David M2007-03-021-3/+3
* do not display passworded forum topics within the active topics list if the u...Meik Sievertsen2007-03-021-10/+37
* - small issueDavid M2007-03-011-2/+11
* #8358Meik Sievertsen2007-03-011-9/+7
* #8354Meik Sievertsen2007-03-011-2/+3
* #8376David M2007-02-271-177/+182
* "Reintroducing" S_CONTENT_DIR_LEFT & S_CONTENT_DIR_RIGHT as S_CONTENT_FLOW_BE...Jonathan Stanley2007-02-271-0/+2
* #8282David M2007-02-261-0/+1
* - added an explanation of gzip compression [Bug #8198]Nils Adermann2007-02-251-1/+1
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-258-164/+238
* #7924Dominik Dröscher2007-02-251-2/+4
* #8332David M2007-02-251-5/+6
* this hopefully solves the issue of wrongly converted ips completely. Sometime...Meik Sievertsen2007-02-251-3/+3
* - made prune a bit nicerDavid M2007-02-251-0/+16
* #8292David M2007-02-251-0/+6
* #8098David M2007-02-241-4/+4
* trying to fix some bugs...Meik Sievertsen2007-02-245-7/+7
* no h2Meik Sievertsen2007-02-241-2/+3
* do not rely on admin style for E_USER_ERROR messagesMeik Sievertsen2007-02-241-12/+18
* adding @package tag which is required for all classes.Meik Sievertsen2007-02-241-0/+21
* #8028David M2007-02-231-1/+1
* #7902David M2007-02-231-1/+6
* #8074David M2007-02-231-1/+1
* - fixed some convertor bugsMeik Sievertsen2007-02-231-6/+25
* #8244David M2007-02-222-22/+10
* small bugfix...Meik Sievertsen2007-02-221-3/+9
* trying to fix two conversion issuesMeik Sievertsen2007-02-222-3/+38
* #8254David M2007-02-211-1/+1
* remember daivd, nobody else wants your debug code...David M2007-02-201-2/+2
* i feel specialDavid M2007-02-201-1/+0
* blahDavid M2007-02-201-2/+3
* #8194David M2007-02-201-3/+4
* #8232David M2007-02-201-2/+0
* *** empty log message ***David M2007-02-201-1/+2
* #8116David M2007-02-201-1/+2
* #8224David M2007-02-201-1/+1
* forgot to actually commit it :PDavid M2007-02-191-101/+17
* #8234David M2007-02-192-62/+71
* now that was kinda dumb...David M2007-02-191-7/+2
* eh? meh.David M2007-02-191-2/+1
* #8186David M2007-02-191-1/+11
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-1910-31/+28
* - PHP4's mbstring is stupid stupid stupidDavid M2007-02-181-4/+20
* fixing some bugsMeik Sievertsen2007-02-1813-108/+203
* - IE7 should now work tooDavid M2007-02-171-1/+1