New "valid_date" smarty function to select purge dates
[platal.git] / include / profil.func.inc.php
index 0570a42..803dc30 100644 (file)
@@ -284,4 +284,5 @@ function diff_user_pros(&$a, &$b, $view = 'private') {
     return $c;
 }
 
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>