PEEL Shopping
Open source ecommerce : PEEL Shopping
modifiercompiler.string_format.php
Go to the documentation of this file.
1 <?php
21 function smarty_modifiercompiler_string_format($params, $compiler)
22 {
23  return 'sprintf(' . $params[1] . ',' . $params[0] . ')';
24 }
25 
26 ?>
smarty_modifiercompiler_string_format($params, $compiler)
Smarty string_format modifier plugin.

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:16 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.