summaryrefslogtreecommitdiff
path: root/themes/default/views/dynamic.html.php
AgeCommit message (Expand)Author
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-04Found another place that p:purify was required.Tim Almdal
2009-05-31Run all variables containing user-entered text through p::clean()Bharat Mediratta
2009-03-12Rename tag.html.php to dynamic.html.php as part of ticket #115Tim Almdal