/[corp_html]/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.5 by dpavlin, Mon Jul 9 14:22:07 2001 UTC revision 1.6 by dpavlin, Wed Nov 21 10:21:57 2001 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.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26