aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* ...see if i am able to break the cookie tracking system this time. :DMeik Sievertsen2005-01-021-2/+12
* - fixed [code=php]Meik Sievertsen2004-12-311-2/+3
* Remove version information from displayPaul S. Owen2004-12-221-8/+2
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-3/+6
* - cur_page no longer in useMeik Sievertsen2004-10-081-5/+9
* set correct dynamic config field if config name not presentMeik Sievertsen2004-10-061-5/+5
* Remove globalsearch action, no needPaul S. Owen2004-10-021-1/+0
* Global search actionPaul S. Owen2004-10-011-4/+5
* - extensions_allowed changed a bit.Meik Sievertsen2004-09-171-4/+2
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-14/+55
* - print memory usage if availableMeik Sievertsen2004-09-061-0/+10
* - re-enable polls (user is now able to decide if users are able to change vot...Meik Sievertsen2004-09-051-5/+9
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-041-50/+11
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-011-61/+81
* - fixing some issues with the confirm screen - merging our (the devs) approac...Meik Sievertsen2004-08-041-16/+15
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-20/+72
* - added folder_moved imageMeik Sievertsen2004-06-061-1/+1
* - added delete cookies linkMeik Sievertsen2004-05-311-2/+3
* - forum rules + link to forum rulesMeik Sievertsen2004-05-301-3/+28
* more updatesMeik Sievertsen2004-05-261-31/+102
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-27/+99
* add a little bit more information for style authorsMeik Sievertsen2004-03-201-27/+59
* - check for array [lang]Meik Sievertsen2004-03-101-1/+3
* show correct login screen (accessing /adm while logged out)Meik Sievertsen2004-03-061-28/+28
* splitted language filesMeik Sievertsen2004-02-281-1/+1
* always redirect on login (fixes the "i am not logged in" problem. ;))Meik Sievertsen2004-02-221-7/+7
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-2/+34
* hopefully fixed "mark forums read" -> db based trackingMeik Sievertsen2004-02-071-3/+3
* gen_random_string move ... not entirely sure about this ... may well return t...Paul S. Owen2004-02-031-8/+18
* Enable redirect after loginPaul S. Owen2004-01-301-2/+6
* Mark given set of forums marked, show "Mark forums read" link on subforum dis...Paul S. Owen2004-01-121-77/+38
* hhmm, string cleanup was rather ... brokenPaul S. Owen2004-01-091-7/+3
* Minor changes, add new S_USER_LANG template varPaul S. Owen2004-01-051-7/+12
* Update ACP linkagePaul S. Owen2003-12-061-4/+4
* gurgle blurp ... make some more changes, blurp, gurgle, move discover_auth to...Paul S. Owen2003-11-101-64/+0
* We're going down, we're going down, blurp, blurp, gurgle, gurglePaul S. Owen2003-11-101-2/+0
* Change to discover auth ... this time I think I got it right ... ooohh look @...Paul S. Owen2003-11-101-19/+30
* Finally add deletion of expired sessions from forum access table, remove requ...Paul S. Owen2003-11-081-6/+24
* /me whoopsies all over the floorPaul S. Owen2003-11-051-1/+1
* Admin load switch for jumpboxPaul S. Owen2003-11-051-3/+9
* request_var update to support 2-dimensional arrays.Meik Sievertsen2003-11-041-19/+25
* finish bump topic feature...Meik Sievertsen2003-11-011-0/+31
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-5/+4
* well, seems putting the queue process in the footer doesn't work on "real boa...Paul S. Owen2003-10-121-11/+0
* Let's break lots of thingsPaul S. Owen2003-10-121-13/+36
* new ruleMeik Sievertsen2003-10-121-3/+3
* request_var initPaul S. Owen2003-10-011-0/+95
* Fix missing path seperators in template/imageset T_ varsPaul S. Owen2003-09-271-3/+3
* Fixed: sql_return_on_error() calls. Now works as expectedLudovic Arnaud2003-09-171-14/+14
* fixed censoring (quote post, word boundaries, attachment comments)Meik Sievertsen2003-09-091-1/+1