Switch the request number to a dynamic variable.
[platal.git] / plugins / modifier.date_format.php
index b619d5a..8c22bcc 100644 (file)
@@ -44,4 +44,5 @@ function smarty_modifier_date_format($string, $format = '%x', $default_date=null
     }
 }
 
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>