aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* Various updates mainly to message die for admin compatibilityPaul S. Owen2001-10-141-4/+19
* Session code update to support temporary cookies onlyPaul S. Owen2001-10-141-14/+16
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-1/+6
* Changed paths for languagePaul S. Owen2001-10-112-10/+11
* 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
* Merge install and includes/installation, and updated error handling for confi...the_systech2001-10-021-59/+0
* 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-012-14/+80
* fix for /* */ style comments...the_systech2001-10-011-0/+1
* Updates for Install Process....the_systech2001-09-281-0/+59
* Damn newlinesBart van Bragt2001-09-271-1/+1
* Error reporting on set_style()Bart van Bragt2001-09-271-8/+8
* Templated bbcode.natec2001-09-261-42/+134
* color and size tagsPaul S. Owen2001-09-261-1/+15
* Forgot to ftp again ...Paul S. Owen2001-09-251-1/+1
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-254-62/+273
* Moved to functionsPaul S. Owen2001-09-251-195/+0
* Fixed some missing bracketsPaul S. Owen2001-09-251-2/+2
* Even speedier version (at least 15 times faster) of split_sql_file(). wheeeeee.natec2001-09-241-5/+46
* Added remove_comments function for processing mssql and postgress(/**/) style...the_systech2001-09-241-1/+32
* Seperated out sql parsing functions into a new file.the_systech2001-09-241-0/+115
* Should fix bug #462074Paul S. Owen2001-09-161-1/+2
* Various changesPaul S. Owen2001-09-161-19/+20
* Done away with group vs. user switching, no pointPaul S. Owen2001-09-151-17/+11
* Added some END_TRANSACTION calls to sql_query statments so the sessions code ...James Atkinson2001-09-131-4/+6
* 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-092-2/+2
* Altered layout of phpbb_config tableBart van Bragt2001-09-084-53/+55
* Fixed bug #459427Paul S. Owen2001-09-071-7/+8
* Added underlined text [u][/u]Paul S. Owen2001-09-061-15/+22
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-066-127/+177
* Fixed bug #457835James Atkinson2001-09-031-21/+21
* Fix for bug #457835Paul S. Owen2001-09-021-5/+60
* Added additional cache control headersPaul S. Owen2001-09-011-0/+3
* Tidied up the sync functionsPaul S. Owen2001-09-011-100/+100
* Fix for Paul's Polling problem..the_systech2001-08-311-7/+7
* Additions for forum auto_pruning, and fix for form submission on editsthe_systech2001-08-311-15/+13
* Re-added GPL disclaimersJames Atkinson2001-08-3014-252/+368
* addition for sorting smiley codes so that they all work properly on all DBMS'sthe_systech2001-08-281-2/+14
* Modified header commentsPaul S. Owen2001-08-2613-169/+18
* Thought it best to add the email validate nowPaul S. Owen2001-08-241-0/+46
* Adapted for admin_forumsBart van Bragt2001-08-231-4/+12
* LENGTH not compatible with ODBCPaul S. Owen2001-08-231-3/+2
* Various updates for templatesPaul S. Owen2001-08-231-0/+2
* Added border=0 as suggested to remove borders around linked smiliesPaul S. Owen2001-08-211-2/+2
* Beta-1 name changesPaul S. Owen2001-08-201-1/+1
* Fixed moved topic in syncgpolins2001-08-191-1/+1
* Fixed bug in updating forum last post in syncgpolins2001-08-171-0/+4