aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* GZIP status outputPaul S. Owen2001-07-111-1/+3
* Split is half done... don't try and use it though its current b0rked :)James Atkinson2001-07-111-0/+37
* Switchover to message_die + some comment cleanupPaul S. Owen2001-07-101-60/+45
* Changed filenamePaul S. Owen2001-07-081-1/+1
* Some tidying up and switchover to message_diePaul S. Owen2001-07-081-59/+50
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-7/+6
* A couple of minor changesPaul S. Owen2001-07-071-52/+33
* Another show stopping errorPaul S. Owen2001-07-071-21/+29
* More fixesPaul S. Owen2001-07-071-28/+76
* Changes related to message.phpuid420622001-07-042-4/+12
* Something is definitely screwy with sourceforge right nowuid420622001-07-041-21/+25
* Updates related to message.phpPaul S. Owen2001-07-032-119/+49
* Updates related to message.php and transaction updatePaul S. Owen2001-07-032-15/+16
* Spot the mess upsPaul S. Owen2001-07-032-12/+12
* Update for messages.phpPaul S. Owen2001-07-031-2/+3
* Show stopping error fixedPaul S. Owen2001-07-031-6/+16
* Replacement for error.php?Paul S. Owen2001-07-031-0/+142
* Added a hidden user optionPaul S. Owen2001-07-011-17/+26
* Updated gzip encoding for < 4.0.4pl1 I think ...Paul S. Owen2001-06-302-5/+31
* Added some gzip compression capabilityPaul S. Owen2001-06-301-8/+26
* Better handling of template data. It's a class member now, so multiple templa...natec2001-06-241-40/+20
* Fixed tabs-to-spaces. Yuck.natec2001-06-241-236/+236
* Working on getting Oracle functional. Almost there, need to deal with the 'AU...James Atkinson2001-06-212-5/+12
* added auto_prunethe_systech2001-06-192-2/+113
* And another fix, whos idea was it to do auth like this ... ohPaul S. Owen2001-06-191-2/+9
* Fixes for more messups on my partPaul S. Owen2001-06-181-1/+1
* Something I forgot to change a long time ago ... and pretty serious too, bad ...Paul S. Owen2001-06-181-3/+3
* Something I forgot to change a long time ago ... and pretty serious too, bad ...Paul S. Owen2001-06-181-1/+4
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-2/+2
* Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occurPaul S. Owen2001-06-161-5/+4
* Knew I would forget somethingPaul S. Owen2001-06-131-6/+5
* Moved prepare message to post.php to enable privmsg to use itPaul S. Owen2001-06-131-1/+29
* Added a count of total number of topics to the get_db_stats functionJames Atkinson2001-06-132-2/+6
* Moved current time (S_CURRENT_TIME) to page_headerJames Atkinson2001-06-132-16/+16
* Switched validate_username check to groups tablePaul S. Owen2001-06-121-8/+8
* Some language var switch oversPaul S. Owen2001-06-121-11/+11
* Latest modsPaul S. Owen2001-06-121-0/+1
* Fixed isset and empty checks on userdata so user prefs now work againPaul S. Owen2001-06-111-18/+20
* Fixed isset and empty checks on userdata so user prefs now work againPaul S. Owen2001-06-111-6/+6
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-7/+66
* Some updatesPaul S. Owen2001-06-111-21/+14
* Updates for privmsgs and loginboxPaul S. Owen2001-06-111-4/+50
* Some privmsg updatesPaul S. Owen2001-06-111-1/+8
* Likely fix for pagination failure on div 10 boundaryPaul S. Owen2001-06-091-5/+14
* Similar problem with the user_timezone fieldJames Atkinson2001-06-091-1/+1
* Check user_dateformat against '' was messing up sourceforge so I changed it t...James Atkinson2001-06-091-2/+2
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-0/+7
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-062-292/+177
* Auth now returns a type allowing for more meaningful failure messa gesPaul S. Owen2001-06-061-1/+103
* I taught I taw a puty tatPaul S. Owen2001-06-051-10/+10