aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Oops, another file I forgot to commit, perhaps I should commit myself ...Paul S. Owen2001-12-171-7/+17
* Fix bug #493735 was still using old config value name for themePaul S. Owen2001-12-161-2/+1
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-17/+21
* bug #488067: no, preg_quote() didn't always have 2 args.natec2001-12-111-2/+22
* More updates for Euclid, minor update to subSilver, fixed bug #490798Paul S. Owen2001-12-111-2/+2
* Fixed #490848 and introduced $current_template_pathBart van Bragt2001-12-101-1/+2
* Fixed bug #488016Paul S. Owen2001-12-051-10/+17
* Should fix bug #487886 bad word preg now uses # and quotes # tooPaul S. Owen2001-12-031-2/+2
* Fixed bug #486207Paul S. Owen2001-11-291-2/+2
* Fixed problem with disappearing Mozilla nav bar when message_die() is calledBart van Bragt2001-11-261-1/+1
* Implemented Navigation bar in MozillaBart van Bragt2001-11-261-0/+11
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-251-0/+7
* Order of username in username search was missingPaul S. Owen2001-11-211-1/+2
* More language updatesPaul S. Owen2001-11-191-36/+5
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-5/+13
* Treat moved topics as being non-existent for re-sync of topic countsPaul S. Owen2001-11-131-1/+2
* Fixed bug #477831 + some minor alterationsPaul S. Owen2001-11-031-16/+16
* Altered various language constructs + new quote changes for PM + altered pagi...Paul S. Owen2001-10-251-84/+83
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-161-64/+30
* Fixed some bugs with banning and some code that wasnt updated when we changed...James Atkinson2001-10-161-1/+1
* Username Disallow Admin...the_systech2001-10-151-3/+3
* Various updates mainly to message die for admin compatibilityPaul S. Owen2001-10-141-4/+19
* Changed paths for languagePaul S. Owen2001-10-111-9/+10
* Fixed preg single quote potential problem, altered jumpbox slightly - Third t...Paul S. Owen2001-10-061-1/+1
* Fixed preg single quote potential problem, altered jumpbox slightlyPaul S. Owen2001-10-061-2/+2
* This is getting boring ... I FTP, or think I do and yet still these files get...Paul S. Owen2001-10-011-3/+46
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-11/+77
* Damn newlinesBart van Bragt2001-09-271-1/+1
* Error reporting on set_style()Bart van Bragt2001-09-271-8/+8
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-60/+261
* Various changesPaul S. Owen2001-09-161-19/+20
* Combined theme/templates in profile as suggested, added META refresh and made...Paul S. Owen2001-09-091-125/+62
* Fixed bug #460075Bart van Bragt2001-09-091-4/+5
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-46/+48
* Fixed bug #459427Paul S. Owen2001-09-071-7/+8
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-4/+28
* Fixed bug #457835James Atkinson2001-09-031-21/+21
* Fix for bug #457835Paul S. Owen2001-09-021-5/+60
* Tidied up the sync functionsPaul S. Owen2001-09-011-100/+100
* Re-added GPL disclaimersJames Atkinson2001-08-301-25/+24
* addition for sorting smiley codes so that they all work properly on all DBMS'sthe_systech2001-08-281-2/+14
* Thought it best to add the email validate nowPaul S. Owen2001-08-241-0/+46
* LENGTH not compatible with ODBCPaul S. Owen2001-08-231-3/+2
* Added border=0 as suggested to remove borders around linked smiliesPaul S. Owen2001-08-211-2/+2
* Fixed moved topic in syncgpolins2001-08-191-1/+1
* Fixed bug in updating forum last post in syncgpolins2001-08-171-0/+4
* Hurray the smilies code appears to work :)the_systech2001-08-151-3/+4
* Ok last bit with the smilies :)the_systech2001-08-141-1/+1
* Another attempt at fixing smilies code :)the_systech2001-08-141-1/+1