X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Finsert.getNbIns.php;h=bd7e7f56a046588a1d7bf8073d11b78d7df5c2cc;hb=a7de4ef724d1a3b0bf978a50ce7cc9d23412c7a0;hp=5867a16cc7766cb8a4424eea68e3034bd5e585d2;hpb=b21927331265173b48fd1476436323d1be587d83;p=platal.git diff --git a/plugins/insert.getNbIns.php b/plugins/insert.getNbIns.php index 5867a16..bd7e7f5 100644 --- a/plugins/insert.getNbIns.php +++ b/plugins/insert.getNbIns.php @@ -34,4 +34,5 @@ function smarty_insert_getNbIns($params, &$smarty) $cnt = $res->fetchOneCell(); return number_format($cnt, 0, ",", "."); } +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>