aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Various updatesPaul S. Owen2001-05-131-4/+4
* Initial SQL updates completePaul S. Owen2001-05-133-34/+39
* First of changes to SQLPaul S. Owen2001-05-131-18/+22
* Memberlist working. Pagination seems to have problems. Might be generate_pagi...James Atkinson2001-05-111-0/+1
* Altered ban checking, this will be replaced by auth I thinkPaul S. Owen2001-05-111-1/+18
* Altered ban checking, this will be replaced by auth I thinkPaul S. Owen2001-05-111-7/+5
* Possible fix for SQL JOIN syntax and MySQL 3.22Paul S. Owen2001-05-111-4/+4
* Added code to create an instance of $template if it does not existJames Atkinson2001-05-101-0/+4
* New file for smtp mailthe_systech2001-05-091-0/+154
* Added generate_pagination routinePaul S. Owen2001-05-071-1/+78
* Minor changes to where template vars are assignedPaul S. Owen2001-05-061-1/+0
* Now allow for GET based session - additionsPaul S. Owen2001-05-061-4/+3
* Now allow for GET based sessionPaul S. Owen2001-05-062-34/+79
* Additions for session code updatePaul S. Owen2001-05-061-1/+2
* Minor updatesPaul S. Owen2001-05-061-27/+21
* Changed as per FDF topicPaul S. Owen2001-05-061-31/+86
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-033-45/+45
* An extra TABLES constant for possible multiple autologin keysPaul S. Owen2001-05-021-3/+2
* Moved several functions to profile.phpPaul S. Owen2001-05-021-183/+17
* Fixed bug in utilising user selected timezonePaul S. Owen2001-05-021-3/+4
* Remove extra -ve from being printed for timezones behind GMTPaul S. Owen2001-05-021-1/+1
* Prevent logged in user logging in again from diff IP in same sessPaul S. Owen2001-05-021-2/+16
* Added some passthru support to loginJames Atkinson2001-05-011-1/+1
* Fixed a pile of Windows carriage returnsJames Atkinson2001-05-011-21/+14
* Updated GMT - x hours textPaul S. Owen2001-05-011-1/+1
* Minor updates and alterations mainly to templating varsPaul S. Owen2001-04-301-1/+25
* Added stripslashes to unserialize ... not a good idea to change php.ini updat...Paul S. Owen2001-04-291-3/+3
* Added forgotten default_theme to global declarationsPaul S. Owen2001-04-291-8/+8
* Minor change to var in user_prefsPaul S. Owen2001-04-291-1/+1
* Minor update to session_endPaul S. Owen2001-04-291-3/+10
* Minor updatesPaul S. Owen2001-04-281-9/+10
* Added online users output to page header and from that, indexPaul S. Owen2001-04-281-1/+46
* Overhauled session code ... in a big wayPaul S. Owen2001-04-282-129/+153
* Minor update which may fix some multiple session probsPaul S. Owen2001-04-281-0/+2
* Updated for generic themingPaul S. Owen2001-04-242-28/+38
* Added user selectable templates, and put the system template into the config ...James Atkinson2001-04-201-2/+37
* Added jumpbox template to newtopicPaul S. Owen2001-04-201-0/+1
* Templating var assignment changes and various updates or fixesPaul S. Owen2001-04-191-14/+28
* Clean up and added timezone output to templatesPaul S. Owen2001-04-191-116/+158
* Removed need to send db as a parameter to functionsPaul S. Owen2001-04-193-11/+25
* Moved all included files to includesPaul S. Owen2001-04-196-0/+1492
* Added current time to overall footerJames Atkinson2001-04-191-23/+25
* Fix for viewonline templatesJames Atkinson2001-04-191-0/+1
* Most of profile and registration doneJames Atkinson2001-04-182-54/+59
* oopsnatec2001-04-161-0/+1
* Interim fix for template data destructionnatec2001-04-161-0/+9
* Yep more commits where werentPaul S. Owen2001-04-161-3/+4
* viewonline updatesPaul S. Owen2001-04-161-0/+18
* Page tail updates for viewonlinePaul S. Owen2001-04-151-15/+31
* Session code updatesPaul S. Owen2001-04-151-0/+10