summaryrefslogtreecommitdiff
path: root/core/libraries/Theme_View.php
AgeCommit message (Collapse)Author
2008-11-271) Create a Theme_View class that combines the functionality of the Theme ↵Tim Almdal
class with the View class. 2) Only define the form.html.php::DrawForm method once if there are multiple forms on the page (i.e. comments and add tags)