summaryrefslogtreecommitdiff
path: root/src/PhpBB3.php
AgeCommit message (Expand)Author
2010-04-20Added attach_comment back.uckelman
2010-04-20Fixed typo.uckelman
2010-04-20Don't need comment to be returned.uckelman
2010-04-20Added getAttachmentData().uckelman
2010-04-13Removed unused methods.uckelman
2010-04-13Added getTopicId().uckelman
2010-04-13Added getFirstPostId().uckelman
2010-04-11Added getPostTime().uckelman
2010-04-11Refactored.uckelman
2010-04-11Converted trigger_error to 'throw new Exception'.uckelman
2010-04-11Relaxed input tests.uckelman
2010-04-11Removed over-tight error checks.uckelman
2010-04-11Add other globals from M2F.uckelman
2010-04-11Cleanup.uckelman
2010-04-11Added topicExists().uckelman
2010-04-11Cleanup.uckelman
2010-04-11Working on postMessage().uckelman
2010-04-11Added postMessage() and forumExists().uckelman
2010-04-11Missing $this.uckelman
2010-04-11Refactoring to make PhpBB object.uckelman