aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Hurray the smilies code appears to work :)the_systech2001-08-151-3/+4
* A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_stat...James Atkinson2001-08-141-3/+5
* Ok last bit with the smilies :)the_systech2001-08-141-1/+1
* Another attempt at fixing smilies code :)the_systech2001-08-141-1/+1
* Fix for smilies code ;)the_systech2001-08-141-4/+2
* Topic notification ... initial stuffPaul S. Owen2001-08-141-0/+4
* Added move topic constantsgpolins2001-08-131-1/+2
* Removed windows returns and final newlinePaul S. Owen2001-08-131-1/+1
* If a user changes their email address, and account activation is turned on, t...James Atkinson2001-08-131-45/+45
* Fixes a template parsing error.dougk_ff72001-08-131-25/+64
* Implmented the emailer class everywhere it needs it (just registration and pr...James Atkinson2001-08-131-2/+13
* Added emailer class, did alterations and templates for registrationJames Atkinson2001-08-131-0/+296
* Various posting updatesPaul S. Owen2001-08-102-9/+5
* This is what happens when you try porting code from one set of files to anoth...Paul S. Owen2001-08-101-1/+1
* Code added to get around double htmlspecialchar stuff + some of my stuff look...Paul S. Owen2001-08-101-2/+6
* Moved smilies code into functions, would it be better in bbcode.php?Paul S. Owen2001-08-091-1/+34
* Slight alteration to the whosonline code ... speed impacts unknownPaul S. Owen2001-08-091-14/+30
* Allows only certain tags ... seems broken again which is annoying since I fix...Paul S. Owen2001-08-091-9/+42
* Various fixes to remove posts and post textPaul S. Owen2001-08-031-68/+114
* Beginnings of the forum managament code (no functionality yet). Also a bit of...James Atkinson2001-08-021-105/+107
* Some mods to allow for default config information useage for CRITICAL MESSAGESPaul S. Owen2001-08-011-12/+17
* User, IP and email banning admin functionalPaul S. Owen2001-08-012-6/+12
* More compliance ... it never endsPaul S. Owen2001-07-311-9/+9
* More compliance updates + select previous posts in viewtopicPaul S. Owen2001-07-311-14/+12
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-311-4/+8