aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Changes related to session code updatesPaul S. Owen2001-03-213-3/+7
* Corrected for proper English spellingPaul S. Owen2001-03-191-1/+1
* User registration works.James Atkinson2001-03-193-4/+40
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-173-336/+390
* Performance hacks in template.inc - let me know if stuff breaks.natec2001-03-101-15/+39
* Moved include filesBart van Bragt2001-03-095-0/+690