/ Published in: PHP
                    
                                        
The standard tag for the new class Smarty_Backoffice in my application.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
$tpl = New Smarty_Backoffice;
$tpl->assign('text', $text);
$ = $tpl->fetch('');
Comments
 Subscribe to comments
                    Subscribe to comments
                
                