function content_567fccfde6d115_61258239($_smarty_tpl)
 {
     if (!is_callable('smarty_modifier_test')) {
         require_once 'F:\\Jianbing_PHP\\xiaobai\\test\\MVC\\MVC\\MVC\\plugins\\modifier.test03.php';
     }
     echo smarty_modifier_test($_smarty_tpl->tpl_vars['time']->value, 'Y-m-d H-m-s');
 }
 function content_5677fc9100cb12_41285046($_smarty_tpl)
 {
     if (!is_callable('smarty_modifier_test')) {
         require_once 'D:\\xampp\\htdocs\\phpPractice\\phpdemo\\smarty\\smarty\\plugins\\modifier.test.php';
     }
     $_smarty_tpl->compiled->nocache_hash = '90525677fc90ebc486_19752692';
     echo smarty_modifier_test($_smarty_tpl->tpl_vars['time']->value, 'Y-m-d H:i:s');
 }