cvs: smarty /libs/plugins function.html_table.php

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1095795682@cvsserver>
messju		Tue Sep 21 15:41:22 2004 EDT

  Modified files:              
    /smarty/libs/plugins	function.html_table.php 
  Log:
  fixed handling of "inner"-attribute
  
  
  
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_table.php?r1=1.8&r2=1.9&ty=u
Index: smarty/libs/plugins/function.html_table.php
diff -u smarty/libs/plugins/function.html_table.php:1.8 smarty/libs/plugins/function.html_table.php:1.9
--- smarty/libs/plugins/function.html_table.php:1.8	Mon Jan 19 07:47:59 2004
+++ smarty/libs/plugins/function.html_table.php	Tue Sep 21 15:41:21 2004
@@ -73,6 +73,7 @@
             case 'trailpad':
             case 'hdir':
             case 'vdir':
+            case 'inner':
                 $$_key = (string)$_value;
                 break;
 

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.