aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
* Move to sql_query_limitPaul S. Owen2003-03-201-23/+29
* forum and topic notification + poll fixesMeik Sievertsen2003-03-121-5/+634
* some posting updates and fixes.Meik Sievertsen2003-03-101-1/+1
* Added delete-ability to posting...Meik Sievertsen2003-03-021-1/+68
* minor changes, re-added topicreviewMeik Sievertsen2003-02-281-1/+127
* ok, a slightly modified posting.php, some fixes too. topic-review and polls w...Meik Sievertsen2003-02-271-430/+54
* ok, i am commiting this one, before i am going to disable main posting parts ...Meik Sievertsen2003-02-271-2/+4
* some changes... mainly permission related. Please note the intval($forum_id) ...Meik Sievertsen2003-02-261-0/+39
* hmm, wasn't aware of changed something here. strange.Meik Sievertsen2003-02-261-1/+1
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-20/+17
* 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