aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-282-7/+6
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1998 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-282-9/+12
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add a ; to URI validation rexPaul S. Owen2002-01-281-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1989 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #509513Paul S. Owen2002-01-281-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1988 89ea8834-ac86-4346-8a33-228a782c2dd0
* And another ...Paul S. Owen2002-01-281-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Couple more updates to URL 'fixes'Paul S. Owen2002-01-281-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1982 89ea8834-ac86-4346-8a33-228a782c2dd0
* preg_quote lines for /* comment parsed SQL ... was causing failure on ↵Paul S. Owen2002-01-281-11/+13
| | | | | | install for mssql ... git-svn-id: file:///svn/phpbb/trunk@1977 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed use of date instead of create_date for most users online ...Paul S. Owen2002-01-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1971 89ea8834-ac86-4346-8a33-228a782c2dd0
* arrgghhhhh I hate regexpPaul S. Owen2002-01-271-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1969 89ea8834-ac86-4346-8a33-228a782c2dd0
* alphaNUMERICS Paul, ... dohPaul S. Owen2002-01-271-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1968 89ea8834-ac86-4346-8a33-228a782c2dd0
* Check for allowed chars in [url] submissions ... could use some double checkingPaul S. Owen2002-01-271-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1967 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various bugs; password length warning, proper warnings for ↵Paul S. Owen2002-01-271-62/+30
| | | | | | username/email errors git-svn-id: file:///svn/phpbb/trunk@1965 89ea8834-ac86-4346-8a33-228a782c2dd0
* Uncomment and 'complete' browsing in forum online listPaul S. Owen2002-01-271-11/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1960 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed INSERT code into separate routine, this separated update should be ↵Paul S. Owen2002-01-251-23/+3
| | | | | | added to update_to before RC-3 is deemed final ... git-svn-id: file:///svn/phpbb/trunk@1957 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, why do I always screw up in the first checkin?Bart van Bragt2002-01-251-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1955 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implemented Record of online usersBart van Bragt2002-01-251-0/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@1954 89ea8834-ac86-4346-8a33-228a782c2dd0
* Error with adding search matches, wrong variable being used for insert ... ↵Paul S. Owen2002-01-251-4/+2
| | | | | | select git-svn-id: file:///svn/phpbb/trunk@1953 89ea8834-ac86-4346-8a33-228a782c2dd0
* doh, brain fartPaul S. Owen2002-01-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1946 89ea8834-ac86-4346-8a33-228a782c2dd0
* Set a user_id of ANONYMOUS on logoutPaul S. Owen2002-01-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1944 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates to fix problems with large result sets ... code is quite ↵Paul S. Owen2002-01-251-23/+18
| | | | | | messy, will clean up git-svn-id: file:///svn/phpbb/trunk@1938 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix defines for warningsPaul S. Owen2002-01-251-82/+82
| | | | git-svn-id: file:///svn/phpbb/trunk@1937 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix lack of starttime in emoticons page causing huge page gen timePaul S. Owen2002-01-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1932 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix HTML span color bug #507545Paul S. Owen2002-01-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1929 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #505838, debug messages didn't show SQL errorsBart van Bragt2002-01-221-19/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@1919 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add TRANSLATION_INFO for _footerPaul S. Owen2002-01-161-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1890 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed fixed language stringBart van Bragt2002-01-161-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1887 89ea8834-ac86-4346-8a33-228a782c2dd0
* Simplified routines somewhat and introduced title searchingPaul S. Owen2002-01-141-280/+153
| | | | git-svn-id: file:///svn/phpbb/trunk@1868 89ea8834-ac86-4346-8a33-228a782c2dd0
* yoik, that could've been an interesting security hole ...Paul S. Owen2002-01-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1859 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add MOD user_level ... not terribly 'clean' with the permissions setup but ↵Paul S. Owen2002-01-131-0/+2
| | | | | | allows simple implementation of 'global' mod needs git-svn-id: file:///svn/phpbb/trunk@1857 89ea8834-ac86-4346-8a33-228a782c2dd0
* Highlight admin/mods update to whos onlinePaul S. Owen2002-01-131-3/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@1856 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update to flag adminsPaul S. Owen2002-01-121-4/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1849 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dropped 'GROUP BY' from whosonline query for compatibility with non-MySQL DB'sBart van Bragt2002-01-111-16/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@1845 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cleaned up the viewonline code, wasnt giving correct output if you where adminBart van Bragt2002-01-111-24/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1843 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cosmetic error in language_select() (related to #499989)Bart van Bragt2002-01-111-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1841 89ea8834-ac86-4346-8a33-228a782c2dd0
* @!!$@## gotta stop testing on one machine and commiting changes on ↵the_systech2002-01-091-1/+1
| | | | | | another... I mistyped one word, and broke quotes completely. :( Somebody please get me a beer git-svn-id: file:///svn/phpbb/trunk@1824 89ea8834-ac86-4346-8a33-228a782c2dd0
* trimmed down the quote bug fix in second pass to one preg_replace rather ↵the_systech2002-01-081-4/+3
| | | | | | than two, by changing the pattern up a bit... git-svn-id: file:///svn/phpbb/trunk@1822 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #496944 "quotes with usernames containing "]"the_systech2002-01-081-1/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1818 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added / to dirname . file for is_file/links for language selector ...Paul S. Owen2002-01-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1810 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changesPaul S. Owen2002-01-061-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1807 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC ↵the_systech2002-01-041-5/+44
| | | | | | headers are now handled properly, and there is no longer any foreach statments used. git-svn-id: file:///svn/phpbb/trunk@1799 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed windows carriage returns and newline at end of file ...Paul S. Owen2002-01-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1785 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok that was stupid.. Better version of a fix for 497077... Somebody hand me ↵the_systech2002-01-031-25/+1
| | | | | | a beer. git-svn-id: file:///svn/phpbb/trunk@1784 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated validate_username function for use with mysql4 Bug #497077the_systech2002-01-031-0/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@1783 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-0/+523
| | | | git-svn-id: file:///svn/phpbb/trunk@1781 89ea8834-ac86-4346-8a33-228a782c2dd0
* Clean up display of languages, limit to directory names onlyPaul S. Owen2002-01-021-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1775 89ea8834-ac86-4346-8a33-228a782c2dd0
* Likely fix for bug #497163Paul S. Owen2001-12-291-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1739 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #496954Paul S. Owen2001-12-291-10/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1737 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed 'bug' #495108, introduced a further string for fields with plural and ↵Paul S. Owen2001-12-241-4/+58
| | | | | | singular entries, copes with zero conditions. git-svn-id: file:///svn/phpbb/trunk@1702 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduced code for cleaning up search_wordmatch and search_wordlist tables ↵Paul S. Owen2001-12-241-13/+105
| | | | | | upon prune. git-svn-id: file:///svn/phpbb/trunk@1694 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added URL constant for categoriesPaul S. Owen2001-12-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1678 89ea8834-ac86-4346-8a33-228a782c2dd0