aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
Commit message (Expand)AuthorAgeFilesLines
...
* - first try to break things...Meik Sievertsen2005-03-211-0/+3
* - bugfixesMeik Sievertsen2005-01-151-0/+1
* - fix attachment mod errorsMeik Sievertsen2004-12-121-3/+0
* Add warning noticePaul S. Owen2004-11-301-0/+4
* - minor fixesMeik Sievertsen2004-11-061-3/+3
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-5/+14
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-011-1/+1
* Rejiggle "board disabled" system to allow admin/mods access, eliminate duplic...Paul S. Owen2004-08-021-11/+4
* - added folder_moved imageMeik Sievertsen2004-06-061-0/+1
* - added delete cookies linkMeik Sievertsen2004-05-311-1/+9
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-12/+16
* Profile, prefs, feedbackPaul S. Owen2004-02-111-0/+1
* inline attachment capability...Meik Sievertsen2004-02-081-0/+4
* Custom profile data table definePaul S. Owen2004-02-081-1/+1
* Addslash function no longer needed with request_var processingPaul S. Owen2004-02-031-13/+0
* send mass mail immediatlyMeik Sievertsen2004-02-011-0/+5
* custom profile fields.Meik Sievertsen2004-01-101-0/+7
* ACM garbage collectionLudovic Arnaud2003-11-261-4/+4
* my attempt to break things...Meik Sievertsen2003-11-231-0/+1
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-161-0/+3
* users_notes tablePaul S. Owen2003-11-051-1/+2
* new permissions, merged attachment tables (the intended purpose of two tables...Meik Sievertsen2003-11-041-1/+0
* bump topic and orphan attachmentsMeik Sievertsen2003-10-191-1/+0
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-9/+6
* well, seems putting the queue process in the footer doesn't work on "real boa...Paul S. Owen2003-10-121-3/+14
* Let's break lots of thingsPaul S. Owen2003-10-121-13/+9
* Change in format of module db data, add zebra, many things probably "damaged ...Paul S. Owen2003-10-011-0/+2
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-20/+13
* initial draft functionality, loading (and a bunch of other stuff) is not impl...Meik Sievertsen2003-09-041-1/+1
* Various bits and pieces ... this isn't really what I wanted M-2 to look like ...Paul S. Owen2003-08-271-0/+3
* More paranoiaLudovic Arnaud2003-08-231-0/+11
* bye bye forbidden extensions... we have a deny,allow rule for extensions, for...Meik Sievertsen2003-08-131-1/+0
* Taken out the $db var from acm classes for consistency with other classesLudovic Arnaud2003-08-111-1/+1
* Added support for db-based caching... for people who like to store data in da...Ludovic Arnaud2003-08-101-1/+2
* oops, that's not quite rightPaul S. Owen2003-08-061-2/+1
* Guess this may come in handyPaul S. Owen2003-08-061-1/+3
* merged log tables, added new log_type (critical).Meik Sievertsen2003-07-061-3/+7
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-231-0/+1
* Add install/ warning for future usePaul S. Owen2003-06-211-7/+15
* deleting the constructor means refining the init call. ;)Meik Sievertsen2003-06-131-1/+2
* moved the queue call, added interval. The current lock is very "fluent" at th...Meik Sievertsen2003-05-301-0/+11
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-4/+4
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-111-0/+1
* Changed forum_link_track to forum_flags for storage of additional info [ prun...Paul S. Owen2003-05-081-0/+1
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-0/+3
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-4/+4
* Changed: only cache non-dynamic config settingsLudovic Arnaud2003-04-231-4/+8
* replaced \' with ' in template to let it parse javascript correctly. admin_at...Meik Sievertsen2003-04-231-3/+5
* first version of attachment admin panel + some fixes (i hope i do not screw s...Meik Sievertsen2003-04-221-1/+1
* Change ACL_UNSET constant valuePaul S. Owen2003-04-151-1/+1