aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
* Moved include filesBart van Bragt2001-03-091-5/+6
* me == moron...James Atkinson2001-03-091-2/+2
* fixed little bug in viewtopicJames Atkinson2001-03-091-2/+2
* Fixed URL backward compatibilityBart van Bragt2001-03-091-1/+5
* Allow for legacy topic_id as url paramPaul S. Owen2001-03-091-1/+4
* Reduced query number, changed parameter namesPaul S. Owen2001-03-091-172/+171
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-071-69/+67
* More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)James Atkinson2001-03-051-3/+56
* Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaksJames Atkinson2001-03-041-2/+175
* Initial revisionJames Atkinson2001-02-171-0/+27