aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #493735 was still using old config value name for themePaul S. Owen2001-12-161-2/+1
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-151-0/+1
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-151-16/+5
* PHP_SELF is a BadThing(tm)Bart van Bragt2001-12-151-1/+0
* Doh, might help if the users data was updated when a new session is created ...Paul S. Owen2001-12-151-13/+15
* Possible fix for a problem with query around line 172Bart van Bragt2001-12-151-7/+10
* Fixed some language strings, added some handy things to viewtopicBart van Bragt2001-12-151-0/+3
* Sort online userlist alphabeticallyBart van Bragt2001-12-141-2/+2
* Altered update/insert procedure back to what it was ... otherwise no session_...Paul S. Owen2001-12-141-21/+12
* Now with an added extra ... this one works, hopefully ... three days this was...Paul S. Owen2001-12-141-32/+10
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-143-208/+169
* bug #489842 -- some pages were doing bbencode_second and make_click in a bad ...natec2001-12-111-0/+1
* bug #488067: no, preg_quote() didn't always have 2 args.natec2001-12-111-2/+22
* More updates for Euclid, minor update to subSilver, fixed bug #490798Paul S. Owen2001-12-111-2/+2
* Fixed #490848 and introduced $current_template_pathBart van Bragt2001-12-101-1/+2
* Updates putting back something I took away, slapped hands for mePaul S. Owen2001-12-101-1/+6
* fixed [code] bbcode linebreaking nbsp; stuff.natec2001-12-061-5/+5
* Fixed bug #488016Paul S. Owen2001-12-051-10/+17
* New session code, probably still dodgy, fix for login failed message, search ...Paul S. Owen2001-12-052-128/+178
* Should fix bug #487886 bad word preg now uses # and quotes # tooPaul S. Owen2001-12-031-2/+2
* Updated for improved use with ODBC setups + introduced a re-install feature ....Paul S. Owen2001-11-301-2/+6
* Fixed bug #486207Paul S. Owen2001-11-291-2/+2
* Various updatesPaul S. Owen2001-11-291-50/+61
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-271-1/+1
* Fixed problem with disappearing Mozilla nav bar when message_die() is calledBart van Bragt2001-11-261-1/+1
* Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely nothin...Bart van Bragt2001-11-261-2/+5
* Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion o...Paul S. Owen2001-11-261-4/+6
* Implemented Navigation bar in MozillaBart van Bragt2001-11-262-3/+36
* tabs-to-spaces and other indentation mojo for [code] bbcode.natec2001-11-261-0/+9
* Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it...natec2001-11-262-6/+14
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-252-4/+9
* More updatesPaul S. Owen2001-11-221-1/+1
* Minor update to an icon image namePaul S. Owen2001-11-221-1/+1
* Fixed bug #484243 typo in sessions.phpJames Atkinson2001-11-221-1/+1
* Order of username in username search was missingPaul S. Owen2001-11-211-1/+2
* PM popup and icon are finally in placePaul S. Owen2001-11-211-4/+6
* PM popup and icon are finally in placePaul S. Owen2001-11-211-1/+20
* Add blank indexes to stop nosey people being, erm, noseyPaul S. Owen2001-11-211-0/+10
* Added pop-up control for PM's to profilePaul S. Owen2001-11-211-0/+5
* oohh 'eck Dangermouse, I'm surprised they didn't pick up on this bug, quiet P...Paul S. Owen2001-11-211-2/+1
* Changes in-line with DBAL changesPaul S. Owen2001-11-201-2/+2
* Various updatesPaul S. Owen2001-11-201-2/+3
* More language updatesPaul S. Owen2001-11-191-36/+5
* Altered storage of private message infoPaul S. Owen2001-11-191-13/+34
* Yet more cleanupsPaul S. Owen2001-11-181-1/+1
* More lang cleanupsPaul S. Owen2001-11-181-1/+1
* More lang related cleanupsPaul S. Owen2001-11-181-11/+3
* Spelling mistakePaul S. Owen2001-11-161-1/+1
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-162-8/+18
* Implemented Bart's 'egosearch', and the search for unanswered posts.James Atkinson2001-11-141-0/+13