/[pliva-si]/inc/Smarty.class.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /inc/Smarty.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Tue Jul 3 12:37:17 2001 UTC revision 1.3 by dpavlin, Mon Mar 18 11:37:07 2002 UTC
# Line 94  class Smarty Line 94  class Smarty
94          'html_checkboxes' => 'smarty_func_html_checkboxes',          'html_checkboxes' => 'smarty_func_html_checkboxes',
95          'input'         => 'smarty_func_input',          'input'         => 'smarty_func_input',
96          'rinput'        => 'smarty_func_rinput',          'rinput'        => 'smarty_func_rinput',
97            'textarea'      => 'smarty_func_textarea',
98    
99                                   );                                   );
100            

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26