aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
Commit message (Collapse)AuthorAgeFilesLines
* extra constantPaul S. Owen2002-07-281-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2776 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for permissions, sessions, lots of things ... note that _many_ ↵Paul S. Owen2002-07-141-187/+68
| | | | | | things _do_not_work_ now ... I'm commiting them to stop people complaining about my holding on to everything :) There is _no_ update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things git-svn-id: file:///svn/phpbb/trunk@2673 89ea8834-ac86-4346-8a33-228a782c2dd0
* IP related updatesPaul S. Owen2002-05-091-4/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2560 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum watch stuff ... just copied the topic watch stuff and thus needs ↵Paul S. Owen2002-04-201-0/+1
| | | | | | reviewing inline with everything else ... but something needed to be added to 2.1 :) git-svn-id: file:///svn/phpbb/trunk@2536 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-73/+215
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow global_var off for REMOTE_ADDRPaul S. Owen2002-03-181-17/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@2327 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for private IPs via HTTP_FOR.. + spoofing of it ... note that getenv ↵Paul S. Owen2002-03-181-2/+20
| | | | | | doesn't apparently work in ISAPI mode so will only report REMOTE_ADDR git-svn-id: file:///svn/phpbb/trunk@2314 89ea8834-ac86-4346-8a33-228a782c2dd0
* Somewhat overhauled posting, fixed various bugs, completed new way of ↵Paul S. Owen2002-02-181-55/+1
| | | | | | handling URIs in emails, blah blah git-svn-id: file:///svn/phpbb/trunk@2183 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now the code is fixed for real :D Not smart to use config info before it's readBart van Bragt2002-02-181-19/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@2182 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some problems with last checkin ( for Email links etc)Bart van Bragt2002-02-181-13/+33
| | | | git-svn-id: file:///svn/phpbb/trunk@2181 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cleaned up stuff (for Email)Bart van Bragt2002-02-171-1/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@2178 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove guest user topic tracking via cookies, update viewtopic to re-fix ↵Paul S. Owen2001-12-141-1/+1
| | | | | | highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction git-svn-id: file:///svn/phpbb/trunk@1566 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated IP stuffPaul S. Owen2001-12-101-11/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1537 89ea8834-ac86-4346-8a33-228a782c2dd0
* New session code, probably still dodgy, fix for login failed message, search ↵Paul S. Owen2001-12-051-1/+1
| | | | | | updates, highlighting URI messup fixes, max limit for ranks git-svn-id: file:///svn/phpbb/trunk@1511 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implemented Navigation bar in MozillaBart van Bragt2001-11-261-1/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@1452 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic review changes + updatesPaul S. Owen2001-10-161-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1220 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few tweaks to installPaul S. Owen2001-10-091-1/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1144 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-21/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1083 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to notification, editing, etc. etc.Paul S. Owen2001-09-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1061 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should fix any remaining chance of bug #462318 ... shouldPaul S. Owen2001-09-171-77/+40
| | | | git-svn-id: file:///svn/phpbb/trunk@1054 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-6/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Numerous updates and additions for polling and assorted fixes ... or bugs, ↵Paul S. Owen2001-09-061-0/+1
| | | | | | whichever they turn out to be git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-261-11/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added emailer class, did alterations and templates for registrationJames Atkinson2001-08-131-13/+19
| | | | | | | Welcome message vars can be removed from lang file git-svn-id: file:///svn/phpbb/trunk@844 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stupid oversight on slashing vars fixed ... dohPaul S. Owen2001-08-121-6/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@843 89ea8834-ac86-4346-8a33-228a782c2dd0
* More varied changes, again hopefully not breaking anythingPaul S. Owen2001-08-091-6/+37
| | | | git-svn-id: file:///svn/phpbb/trunk@824 89ea8834-ac86-4346-8a33-228a782c2dd0
* System config admin section started. Can view settings but can't modify them ↵James Atkinson2001-07-241-0/+1
| | | | | | at the moment git-svn-id: file:///svn/phpbb/trunk@750 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed extension of templates to phpPaul S. Owen2001-07-241-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@741 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic stats almost doneJames Atkinson2001-07-231-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@735 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates to session code inc. moving data away from configPaul S. Owen2001-07-231-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@730 89ea8834-ac86-4346-8a33-228a782c2dd0
* Opps, double assigned same board_config varPaul S. Owen2001-07-211-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@722 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed most old language vars, not needed any morePaul S. Owen2001-07-201-8/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@714 89ea8834-ac86-4346-8a33-228a782c2dd0
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-27/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@661 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-20/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@646 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another fix to user_ip determinationPaul S. Owen2001-07-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@600 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another fix to user_ip determinationPaul S. Owen2001-07-071-23/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@599 89ea8834-ac86-4346-8a33-228a782c2dd0
* More fixesPaul S. Owen2001-07-071-20/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@594 89ea8834-ac86-4346-8a33-228a782c2dd0
* I am a total utter idiot and I will kill those monkies, down cheetahPaul S. Owen2001-07-061-4/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@592 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mass lock/unlock done. Locked topic handling in viewforumJames Atkinson2001-07-061-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@589 89ea8834-ac86-4346-8a33-228a782c2dd0
* More images ... now CVS is back upPaul S. Owen2001-07-061-7/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@585 89ea8834-ac86-4346-8a33-228a782c2dd0
* More vB inspired iconsPaul S. Owen2001-07-061-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@581 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes and updatesPaul S. Owen2001-07-061-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@579 89ea8834-ac86-4346-8a33-228a782c2dd0
* Image name updatePaul S. Owen2001-07-051-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@571 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of updatesuid420622001-07-041-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@553 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates related to message.php and transaction updatePaul S. Owen2001-07-031-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@547 89ea8834-ac86-4346-8a33-228a782c2dd0
* Included message.php _and_ error.phpPaul S. Owen2001-07-031-9/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@539 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some gzip compression capabilityPaul S. Owen2001-06-301-1/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@528 89ea8834-ac86-4346-8a33-228a782c2dd0
* Working on getting Oracle functional. Almost there, need to deal with the ↵James Atkinson2001-06-211-1/+1
| | | | | | 'AUTO INCREMENT' issue git-svn-id: file:///svn/phpbb/trunk@520 89ea8834-ac86-4346-8a33-228a782c2dd0