JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
add nice admin_users
[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 }