summaryrefslogtreecommitdiff
path: root/edit_topic.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-5/+6
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-9/+8
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-3/+4
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
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2009-03-31phpdoc updateLester Caine1-0/+11
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-1/+1
2008-09-19tra() for error/warning/delete messageslaetzer1-3/+8
2008-08-01change topic delete to require board admin perm instead of edit - more in kee...wjames51-1/+2
2008-08-01move expunge topic into edit_topic, and do perm checks on the root board for ...wjames51-1/+28
2008-07-31clean up all topic pref settings like sticky and notify - remove ajaxiness wh...wjames51-0/+50