aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* Some more updates ... head hurts, must sleepPaul S. Owen2001-06-011-42/+44
| | | | git-svn-id: file:///svn/phpbb/trunk@400 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... admin level now set in phpbb_users rather than via auth systemPaul S. Owen2001-05-312-71/+68
| | | | git-svn-id: file:///svn/phpbb/trunk@397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated so admin link only displayed for adminsPaul S. Owen2001-05-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@394 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to allow all auth types to be returnedPaul S. Owen2001-05-311-91/+147
| | | | git-svn-id: file:///svn/phpbb/trunk@388 89ea8834-ac86-4346-8a33-228a782c2dd0
* Possible group admin link ... possibly not necessaryPaul S. Owen2001-05-311-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@383 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small error correction that could be show stoppingPaul S. Owen2001-05-301-21/+51
| | | | git-svn-id: file:///svn/phpbb/trunk@380 89ea8834-ac86-4346-8a33-228a782c2dd0
* Auth Stage-1 goes inPaul S. Owen2001-05-303-56/+231
| | | | git-svn-id: file:///svn/phpbb/trunk@377 89ea8834-ac86-4346-8a33-228a782c2dd0
* Did some work converting lang file stuff to new formatJames Atkinson2001-05-281-39/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@366 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few more additions to new format lang filePaul S. Owen2001-05-271-9/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@354 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed encoding of IP (now done in common)Paul S. Owen2001-05-271-10/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@348 89ea8834-ac86-4346-8a33-228a782c2dd0
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-14/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@336 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed a small problem with paginationPaul S. Owen2001-05-261-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@331 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of work on posting. New topic and reply functionality is mostly done. ↵James Atkinson2001-05-263-0/+41
| | | | | | | | | Edit post loads the form but needs database functionality All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again git-svn-id: file:///svn/phpbb/trunk@328 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved the append_sid routine to the sessions.php filePaul S. Owen2001-05-202-19/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@317 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed the debug checks I enabled in last commit ...Paul S. Owen2001-05-181-8/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@316 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update to cookielife settingPaul S. Owen2001-05-181-7/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@315 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-172-185/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@311 89ea8834-ac86-4346-8a33-228a782c2dd0
* Crikey, how did I miss updating thisPaul S. Owen2001-05-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@307 89ea8834-ac86-4346-8a33-228a782c2dd0
* This fixes the error that I though I fixed in the last commit ... dohPaul S. Owen2001-05-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@298 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-05-151-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@297 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-05-131-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@282 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial SQL updates completePaul S. Owen2001-05-133-34/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@281 89ea8834-ac86-4346-8a33-228a782c2dd0
* First of changes to SQLPaul S. Owen2001-05-131-18/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@279 89ea8834-ac86-4346-8a33-228a782c2dd0
* Memberlist working. Pagination seems to have problems. Might be ↵James Atkinson2001-05-111-0/+1
| | | | | | generate_pagination code... git-svn-id: file:///svn/phpbb/trunk@272 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered ban checking, this will be replaced by auth I thinkPaul S. Owen2001-05-111-1/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@271 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered ban checking, this will be replaced by auth I thinkPaul S. Owen2001-05-111-7/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@270 89ea8834-ac86-4346-8a33-228a782c2dd0
* Possible fix for SQL JOIN syntax and MySQL 3.22Paul S. Owen2001-05-111-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@269 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added code to create an instance of $template if it does not existJames Atkinson2001-05-101-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@267 89ea8834-ac86-4346-8a33-228a782c2dd0
* New file for smtp mailthe_systech2001-05-091-0/+154
| | | | git-svn-id: file:///svn/phpbb/trunk@266 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added generate_pagination routinePaul S. Owen2001-05-071-1/+78
| | | | git-svn-id: file:///svn/phpbb/trunk@265 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changes to where template vars are assignedPaul S. Owen2001-05-061-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@261 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now allow for GET based session - additionsPaul S. Owen2001-05-061-4/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@259 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now allow for GET based sessionPaul S. Owen2001-05-062-34/+79
| | | | git-svn-id: file:///svn/phpbb/trunk@256 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additions for session code updatePaul S. Owen2001-05-061-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@253 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatesPaul S. Owen2001-05-061-27/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@251 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed as per FDF topicPaul S. Owen2001-05-061-31/+86
| | | | git-svn-id: file:///svn/phpbb/trunk@250 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-033-45/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
* An extra TABLES constant for possible multiple autologin keysPaul S. Owen2001-05-021-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@233 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved several functions to profile.phpPaul S. Owen2001-05-021-183/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@232 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug in utilising user selected timezonePaul S. Owen2001-05-021-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@226 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove extra -ve from being printed for timezones behind GMTPaul S. Owen2001-05-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@225 89ea8834-ac86-4346-8a33-228a782c2dd0
* Prevent logged in user logging in again from diff IP in same sessPaul S. Owen2001-05-021-2/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@224 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some passthru support to loginJames Atkinson2001-05-011-1/+1
| | | | | | | Got edit profile half working.. git-svn-id: file:///svn/phpbb/trunk@223 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed a pile of Windows carriage returnsJames Atkinson2001-05-011-21/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@222 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated GMT - x hours textPaul S. Owen2001-05-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@220 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates and alterations mainly to templating varsPaul S. Owen2001-04-301-1/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@219 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added stripslashes to unserialize ... not a good idea to change php.ini ↵Paul S. Owen2001-04-291-3/+3
| | | | | | updating code git-svn-id: file:///svn/phpbb/trunk@218 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added forgotten default_theme to global declarationsPaul S. Owen2001-04-291-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@216 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to var in user_prefsPaul S. Owen2001-04-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@215 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update to session_endPaul S. Owen2001-04-291-3/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@212 89ea8834-ac86-4346-8a33-228a782c2dd0