aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Fix a tiny bugChris Smith2008-11-231-1/+1
* - Deprecate S_ROW_COUNT use S_ROW_NUMChris Smith2008-11-222-55/+52
* - merge r9084 and r9085Nils Adermann2008-11-221-2/+9
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-224-7/+8
* define cookie var for styleswitcher.js for popups (Bug #36765)Meik Sievertsen2008-11-221-0/+1
* Do not try to send jabber notifications if no jid entered (Bug #36775)Meik Sievertsen2008-11-221-0/+11
* merge revisions i missed... hopefully not breaking things - did not check eve...Meik Sievertsen2008-11-2233-59/+161
* Merge in r9065Chris Smith2008-11-221-1/+1
* Merge R 9067Henry Sudhof2008-11-212-3/+5
* been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...Chris Smith2008-11-1334-47/+139
* Merging R9051 and R 9052Henry Sudhof2008-11-131-5/+8
* #36695Henry Sudhof2008-11-131-1/+1
* db_tools from static to non-static due to the db dependancy (#31245)Meik Sievertsen2008-11-022-168/+142
* we no longer need them. Schema is in install now.Meik Sievertsen2008-11-022-3347/+0
* i had these changes sitting... must've been a merge not committed (and becaus...Meik Sievertsen2008-11-027-10/+22
* gah@trunkMeik Sievertsen2008-10-171-1/+1
* Disable referer validation on install if it is not possible to determine corr...Meik Sievertsen2008-10-171-0/+10
* Mini bug fix for UNDEFINEChris Smith2008-10-151-1/+1
* Merging r8993, r8994, r8995Chris Smith2008-10-105-9/+21
* Add two standard language items - #30885Meik Sievertsen2008-10-094-4/+37
* - Do not show link to user/group profiles if user has no permission to view t...Meik Sievertsen2008-10-0912-23/+45
* Implemented strict check for cached user permissions and existing ACL options...Meik Sievertsen2008-10-091-9/+46
* Show coloured guest names correctly if not enclosed in <a> tags. ;) Bug #21935Meik Sievertsen2008-10-081-0/+1
* Merge revisions:Meik Sievertsen2008-10-0810-42/+69
* merge r8970 and r8971Meik Sievertsen2008-10-064-25/+35
* [Change] Remove NUL-Bytes directly in request_var() for strings and within th...Meik Sievertsen2008-10-026-6/+11
* mehHenry Sudhof2008-10-012-0/+0
* and why not this as well?Henry Sudhof2008-10-013-0/+902
* merge r8956, r8957 and r8960Meik Sievertsen2008-09-305-13/+17
* #34815Henry Sudhof2008-09-301-1/+1
* revert r8893 - there were massive problems with the display and select all codeMeik Sievertsen2008-09-284-5/+10
* Merge in r8940, r8941, r8942, r8945, r8946, r8947, r8949, r8950, r8951Chris Smith2008-09-2714-27/+40
* tiny typo #34345Chris Smith2008-09-261-1/+1
* Merge in r8924, r8925, r8926, r8936, r8938Chris Smith2008-09-266-7/+17
* Fix typosMarek A. R2008-09-252-2/+2
* Merge in r8934Chris Smith2008-09-241-3/+0
* better query for syncing post counts. Thanks to BartVB for this. ;)Meik Sievertsen2008-09-241-12/+11
* Merging 8927, 8928, 8929, 8930Henry Sudhof2008-09-243-10/+16
* Merge in r8922Chris Smith2008-09-232-2/+10
* gah^2Meik Sievertsen2008-09-231-1/+1
* here tooMeik Sievertsen2008-09-231-1/+1
* remove exit statement and make sure no "additional" code gets executedMeik Sievertsen2008-09-231-35/+47
* - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-2316-54/+166
* Merge in r8843, r8908, r8909Chris Smith2008-09-235-5/+31
* short php open tags should not be used. :) A lot of users (including myself) ...Meik Sievertsen2008-09-226-174/+187
* merging 8904Henry Sudhof2008-09-223-19/+29
* fixing some vC bugs (attempt counting and posting) and introducing prototype ...Henry Sudhof2008-09-227-2/+449
* remove some spacesMeik Sievertsen2008-09-214-6/+6
* Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975)Meik Sievertsen2008-09-191-2/+2
* do not allow categories to be locked by accident (Bug #14548)Meik Sievertsen2008-09-191-1/+4