aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
...
* Updated to use create_date rather than datePaul S. Owen2001-05-021-7/+19
* Moved all included files to includesPaul S. Owen2001-04-191-1/+1
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-6/+6
* Session code updatesPaul S. Owen2001-04-151-0/+10
* Ranks now workPaul S. Owen2001-04-021-7/+36
* Handing of BBCode and HTML in sigs. BBCode/HTML settings apply to sigs as wel...James Atkinson2001-03-231-3/+9
* Added make_clickable()natec2001-03-211-0/+2
* v2 BBcode now being used.. run bbcode_conversion.php to convert your database...natec2001-03-211-1/+6
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-31/+29
* Fixed some links, added 'Goto Page:' link in viewforum.James Atkinson2001-03-121-33/+32
* 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