aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
Commit message (Expand)AuthorAgeFilesLines
* Change ACL_UNSET constant valuePaul S. Owen2003-04-151-1/+1
* Rename ACL_ constantsPaul S. Owen2003-04-121-4/+4
* changed $message to be a class variable, added attachment category constants ...Meik Sievertsen2003-04-111-0/+10
* Moved BBCODE_UID_LEN to common.phpLudovic Arnaud2003-04-111-0/+3
* Moved acl_options caching code into aclPaul S. Owen2003-03-291-27/+1
* hhmm, where did that constant go ...Paul S. Owen2003-03-251-0/+1
* initial attachment functionality... only posting related (add/delete/edit) an...Meik Sievertsen2003-03-221-0/+4
* Desesperatly trying to synchronise my different versions ;)Ludovic Arnaud2003-03-191-2/+1
* Moved db includePaul S. Owen2003-03-171-1/+1
* Implementing post reportingLudovic Arnaud2003-03-061-0/+2
* Tons of work on the UCP, see my topic in the development forum for more infoJames Atkinson2003-03-041-0/+1
* Updates of various types, sizes, colours and accessories ...Paul S. Owen2003-02-251-7/+5
* added extension loading. please note the additional variable 'Meik Sievertsen2003-02-251-0/+11
* Renamed some functions in cache manager, now unloads vars properly before the...Ludovic Arnaud2003-02-211-1/+3
* Add new group type, GROUP_FREE for "freely open"Paul S. Owen2003-01-311-0/+2
* Re-enabled fully dynamic config settings.Ludovic Arnaud2003-01-221-4/+13
* Remove or rename some table definitionsPaul S. Owen2003-01-211-8/+3
* Re-jiggle where acl_option caching is done, move to common in-keeping with co...Paul S. Owen2003-01-211-59/+47
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-3/+13
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-1/+29
* oops, seems I forgot to commit this :)Paul S. Owen2003-01-111-1/+1
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-1/+6
* Cache moderator names?Paul S. Owen2002-11-181-0/+1
* Give the special groups a special constant ...to make them feel, well, special.Paul S. Owen2002-11-091-0/+1
* Cleaned up viewforum/index, altered template class to replace missing lang st...Ludovic Arnaud2002-11-081-0/+1
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-5/+8
* Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc...Paul S. Owen2002-10-261-20/+31
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-40/+21
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-2/+3
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-22/+15
* CleanupsLudovic Arnaud2002-09-151-0/+1
* Instantiate template and set template path from seperate methodPaul S. Owen2002-08-221-0/+1
* Anonymous takes user_id = 0 ... hopefully this will not cause problems on the...Paul S. Owen2002-08-161-1/+1
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-9/+5
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-19/+11
* Various updatesPaul S. Owen2002-08-031-1/+1
* extra constantPaul S. Owen2002-07-281-1/+2
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-187/+68
* IP related updatesPaul S. Owen2002-05-091-4/+3
* Forum watch stuff ... just copied the topic watch stuff and thus needs review...Paul S. Owen2002-04-201-0/+1
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-73/+215
* Allow global_var off for REMOTE_ADDRPaul S. Owen2002-03-181-17/+10
* Fix for private IPs via HTTP_FOR.. + spoofing of it ... note that getenv does...Paul S. Owen2002-03-181-2/+20
* Somewhat overhauled posting, fixed various bugs, completed new way of handlin...Paul S. Owen2002-02-181-55/+1
* Now the code is fixed for real :D Not smart to use config info before it's readBart van Bragt2002-02-181-19/+21
* Fixed some problems with last checkin ( for Email links etc)Bart van Bragt2002-02-181-13/+33
* Cleaned up stuff (for Email)Bart van Bragt2002-02-171-1/+36
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-1/+1
* Updated IP stuffPaul S. Owen2001-12-101-11/+3
* New session code, probably still dodgy, fix for login failed message, search ...Paul S. Owen2001-12-051-1/+1