aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Minor change to remove commented out ban check in _pagestartPaul S. Owen2001-06-021-24/+2
* More internal changesPaul S. Owen2001-06-021-162/+231
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-011-4/+4
* Allow restricted view forumsPaul S. Owen2001-06-011-97/+155
* Something else broke, now fixed, probably ... sleep uuugghhhPaul S. Owen2001-06-011-7/+9
* Some more updates ... head hurts, must sleepPaul S. Owen2001-06-011-42/+44
* More changes ... admin level now set in phpbb_users rather than via auth systemPaul S. Owen2001-05-312-71/+68
* Updated so admin link only displayed for adminsPaul S. Owen2001-05-311-1/+1
* Changes to allow all auth types to be returnedPaul S. Owen2001-05-311-91/+147
* Possible group admin link ... possibly not necessaryPaul S. Owen2001-05-311-5/+7
* Small error correction that could be show stoppingPaul S. Owen2001-05-301-21/+51
* Auth Stage-1 goes inPaul S. Owen2001-05-303-56/+231
* Did some work converting lang file stuff to new formatJames Atkinson2001-05-281-39/+39
* A few more additions to new format lang filePaul S. Owen2001-05-271-9/+13
* Removed encoding of IP (now done in common)Paul S. Owen2001-05-271-10/+8
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-14/+15
* Fixed a small problem with paginationPaul S. Owen2001-05-261-7/+7
* Lots of work on posting. New topic and reply functionality is mostly done. Ed...James Atkinson2001-05-263-0/+41
* Moved the append_sid routine to the sessions.php filePaul S. Owen2001-05-202-19/+23
* Removed the debug checks I enabled in last commit ...Paul S. Owen2001-05-181-8/+3
* Update to cookielife settingPaul S. Owen2001-05-181-7/+8
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-172-185/+13
* Crikey, how did I miss updating thisPaul S. Owen2001-05-171-2/+2
* This fixes the error that I though I fixed in the last commit ... dohPaul S. Owen2001-05-151-1/+1
* Various updatesPaul S. Owen2001-05-151-1/+0
* 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