aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* 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
* HTML 4.01 and XHTML 1.0 compliance changesPaul S. Owen2001-07-313-13/+19
* Session now destroys userdata if autologin fails or isnt activatedPaul S. Owen2001-07-281-14/+28
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ma...Paul S. Owen2001-07-271-3/+3
* System config admin section started. Can view settings but can't modify them ...James Atkinson2001-07-241-0/+144
* Forum locking now implemented + some updates for future functionalityPaul S. Owen2001-07-241-1/+5
* Changed extension of templates to phpPaul S. Owen2001-07-241-0/+436
* ReplacedPaul S. Owen2001-07-242-548/+0
* Various updates to session code inc. moving data away from configPaul S. Owen2001-07-231-45/+49
* Various updates to session code inc. moving data away from configPaul S. Owen2001-07-231-11/+14
* Remove duplicate usersPaul S. Owen2001-07-221-7/+9
* Still seems to be pagination problem, I dont have it so what havent I committ...Paul S. Owen2001-07-221-10/+16
* Using block_vars to fake IF...ELSE...ENDIF capabilityPaul S. Owen2001-07-211-4/+1
* Fixed errors, non-sid-appended urls, lang switchovers, etc.Paul S. Owen2001-07-203-25/+24
* Additional security check for authPaul S. Owen2001-07-191-2/+2
* Changed page timezone output to lang file based var setupPaul S. Owen2001-07-171-30/+4