X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Ffunction.select_db_table.php;h=7c598e8ce1547a0234eacf68f37f09da98c2a74a;hb=97587b43f4c4fe985191c145187bd42f9d97f89d;hp=e8e921c8ec16db2128c31813cfb3d0d7cbd78705;hpb=4b68ab74f2c09a83e41a2949b053cbf9b44f846e;p=platal.git diff --git a/plugins/function.select_db_table.php b/plugins/function.select_db_table.php index e8e921c..7c598e8 100644 --- a/plugins/function.select_db_table.php +++ b/plugins/function.select_db_table.php @@ -1,6 +1,6 @@ '; } - $html .= ''; + $html .= ''; $optgrp = $my_grp; } $html .= sprintf("\n", @@ -71,4 +72,5 @@ function smarty_function_select_db_table($params, &$smarty) { $params['where'], $params['join'], $params['group']); } +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>