aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Collapse)AuthorAgeFilesLines
* SighBart van Bragt2001-12-221-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1672 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed small problem with translation of imgsBart van Bragt2001-12-221-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1671 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' updatesPaul S. Owen2001-12-211-19/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1663 89ea8834-ac86-4346-8a33-228a782c2dd0
* Made smileys case-sensitive (i.e. :o != :O )Bart van Bragt2001-12-191-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1633 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, another file I forgot to commit, perhaps I should commit myself ...Paul S. Owen2001-12-171-7/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1617 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #493735 was still using old config value name for themePaul S. Owen2001-12-161-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1597 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove guest user topic tracking via cookies, update viewtopic to re-fix ↵Paul S. Owen2001-12-141-17/+21
| | | | | | 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
* bug #488067: no, preg_quote() didn't always have 2 args.natec2001-12-111-2/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@1553 89ea8834-ac86-4346-8a33-228a782c2dd0
* More updates for Euclid, minor update to subSilver, fixed bug #490798Paul S. Owen2001-12-111-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1550 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed #490848 and introduced $current_template_pathBart van Bragt2001-12-101-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1547 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #488016Paul S. Owen2001-12-051-10/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1512 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should fix bug #487886 bad word preg now uses # and quotes # tooPaul S. Owen2001-12-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1504 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #486207Paul S. Owen2001-11-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1474 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with disappearing Mozilla nav bar when message_die() is calledBart van Bragt2001-11-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1458 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implemented Navigation bar in MozillaBart van Bragt2001-11-261-0/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1452 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can ↵natec2001-11-251-0/+7
| | | | | | no longer contain the double-quote character. Also removed a dupe from lang_main file. git-svn-id: file:///svn/phpbb/trunk@1441 89ea8834-ac86-4346-8a33-228a782c2dd0
* Order of username in username search was missingPaul S. Owen2001-11-211-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1408 89ea8834-ac86-4346-8a33-228a782c2dd0
* More language updatesPaul S. Owen2001-11-191-36/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1368 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-5/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
* Treat moved topics as being non-existent for re-sync of topic countsPaul S. Owen2001-11-131-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1306 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #477831 + some minor alterationsPaul S. Owen2001-11-031-16/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1270 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered various language constructs + new quote changes for PM + altered ↵Paul S. Owen2001-10-251-84/+83
| | | | | | pagination git-svn-id: file:///svn/phpbb/trunk@1247 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-161-64/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@1224 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some bugs with banning and some code that wasnt updated when we ↵James Atkinson2001-10-161-1/+1
| | | | | | changed the theme/template system git-svn-id: file:///svn/phpbb/trunk@1218 89ea8834-ac86-4346-8a33-228a782c2dd0
* Username Disallow Admin...the_systech2001-10-151-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1210 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates mainly to message die for admin compatibilityPaul S. Owen2001-10-141-4/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1182 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed paths for languagePaul S. Owen2001-10-111-9/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1170 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed preg single quote potential problem, altered jumpbox slightly - Third ↵Paul S. Owen2001-10-061-1/+1
| | | | | | time lucky ... I hate FTP ... git-svn-id: file:///svn/phpbb/trunk@1138 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed preg single quote potential problem, altered jumpbox slightlyPaul S. Owen2001-10-061-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1136 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is getting boring ... I FTP, or think I do and yet still these files ↵Paul S. Owen2001-10-011-3/+46
| | | | | | get through unchanged ... git-svn-id: file:///svn/phpbb/trunk@1115 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-11/+77
| | | | git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
* Damn newlinesBart van Bragt2001-09-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1100 89ea8834-ac86-4346-8a33-228a782c2dd0
* Error reporting on set_style()Bart van Bragt2001-09-271-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1099 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-60/+261
| | | | git-svn-id: file:///svn/phpbb/trunk@1083 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changesPaul S. Owen2001-09-161-19/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@1047 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combined theme/templates in profile as suggested, added META refresh and ↵Paul S. Owen2001-09-091-125/+62
| | | | | | made a couple of other changes git-svn-id: file:///svn/phpbb/trunk@1018 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #460075Bart van Bragt2001-09-091-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1017 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-46/+48
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #459427Paul S. Owen2001-09-071-7/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
* Numerous updates and additions for polling and assorted fixes ... or bugs, ↵Paul S. Owen2001-09-061-4/+28
| | | | | | whichever they turn out to be git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #457835James Atkinson2001-09-031-21/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@976 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #457835Paul S. Owen2001-09-021-5/+60
| | | | git-svn-id: file:///svn/phpbb/trunk@973 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tidied up the sync functionsPaul S. Owen2001-09-011-100/+100
| | | | git-svn-id: file:///svn/phpbb/trunk@961 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-25/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* addition for sorting smiley codes so that they all work properly on all DBMS'sthe_systech2001-08-281-2/+14
| | | | | | | The smiley functions should probably be moved to bbcode.php at some point git-svn-id: file:///svn/phpbb/trunk@937 89ea8834-ac86-4346-8a33-228a782c2dd0
* Thought it best to add the email validate nowPaul S. Owen2001-08-241-0/+46
| | | | git-svn-id: file:///svn/phpbb/trunk@931 89ea8834-ac86-4346-8a33-228a782c2dd0
* LENGTH not compatible with ODBCPaul S. Owen2001-08-231-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@921 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added border=0 as suggested to remove borders around linked smiliesPaul S. Owen2001-08-211-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@913 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed moved topic in syncgpolins2001-08-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@907 89ea8834-ac86-4346-8a33-228a782c2dd0