summaryrefslogtreecommitdiff
path: root/view_topic_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version load parameters need to be identical across all classes
2012-02-10use HttpStatusCodes in ::fatalError callspiderr1-6/+3
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2009-05-28only set postComment fields for registered usersChristian Fowler1-3/+5
2008-12-06added translation functionslaetzer1-2/+2
2008-12-05typoMax Kremmel1-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵Christian Fowler1-2/+2
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
2008-08-01organize code and comment betterwjames51-39/+44
2008-07-31migrate board topic post to more common file name convention, this will be ↵wjames51-0/+129
slightly weird for some tpls temporarily - those will get cleaned up in follow up changes