summaryrefslogtreecommitdiff
path: root/topic_move.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-2/+3
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-2/+2
2021-02-03move kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2013-10-16clean up move topic; if only one boards, show topics on default pagespiderr1-26/+5
2012-04-30Tidy up white space extra spaces and tabsLester Caine ext:(%22)1-1/+1
2012-04-19lots of getDisplayUrl cleanupspiderr1-1/+1
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2008-08-01fix up various problems with moving topicswjames51-1/+4
2008-08-01fix moving a topic - get rid of ajax toowjames51-37/+45
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-1/+1
2007-10-25fix fatalError() usageMax Kremmel1-4/+4
2007-10-25Fix up various vd()s to use something more useful.Nick Palmer1-2/+1
2007-03-31rename bitboards to boardsMax Kremmel1-7/+7
2007-02-15Add phpdoc comment blocks for documentationLester Caine1-0/+8
2006-08-30fix typoHash91-1/+1
2006-07-29total removal of the word from forums, so everything, including tables are ju...Christian Fowler1-3/+2
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, Locke...Hash91-5/+5
2006-07-12allow content to be assigned to boards and get some extra data for the querie...Hash91-2/+3
2006-07-06fix depricated & in function call, fix package namesHash91-1/+1
2006-07-06fix boards so that they work and also add the option to display or not avatarsHash91-2/+2
2006-06-28importChristian Fowler1-0/+55