aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
...
* Doubled alt on smiley htmlPaul S. Owen2003-02-231-1/+1
* Various updatesPaul S. Owen2003-01-071-6/+7
* More key changes ...Paul S. Owen2002-11-091-6/+1
* HTML stuffPaul S. Owen2002-11-071-37/+17
* ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_postingLudovic Arnaud2002-11-051-1/+1
* Some bugfixes, quick-(un)locking now works.Ludovic Arnaud2002-11-011-10/+7
* More minor changesPaul S. Owen2002-11-011-7/+7
* Smilies enabled ... note this is not necessarily final ...Paul S. Owen2002-10-311-6/+40
* Magic URL updatesPaul S. Owen2002-10-311-20/+15
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-301-152/+108
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-45/+50
* Posting and acl option updatesPaul S. Owen2002-10-281-779/+6
* missing globalPaul S. Owen2002-10-081-1/+1
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-634/+587
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-6/+1
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-2/+83
* oopsPaul S. Owen2002-07-271-80/+4
* Combine posting and searching functions ... not entirely convinced about this...Paul S. Owen2002-07-141-0/+1370