function content_567fcae46001f8_57725884($_smarty_tpl)
 {
     if (!is_callable('smarty_function_test')) {
         require_once 'F:\\Jianbing_PHP\\xiaobai\\test\\MVC\\MVC\\MVC\\plugins\\function.test03.php';
     }
     echo smarty_function_test(array('width' => 150, 'height' => 200), $_smarty_tpl);
 }
 function content_5677f8c89743b6_26983479($_smarty_tpl)
 {
     if (!is_callable('smarty_function_test')) {
         require_once 'D:\\xampp\\htdocs\\phpPractice\\phpdemo\\smarty\\smarty\\plugins\\function.test.php';
     }
     $_smarty_tpl->compiled->nocache_hash = '297445677f8c8782508_30775721';
     echo smarty_function_test(array('width' => 150, 'height' => 200), $_smarty_tpl);
 }