JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
429482d9fc7fd90a877ac08e070791536a92f131
[wfpl-cms.git] / inc / misc.php
1 <?php
2
3 # call this when you have class="unix_time" or class="unix_date"
4 function render_timestamps() {
5         $GLOBALS['wfpl_main_template']->set('$render_timestamps');
6 }