Completed
Push — master ( 907983...ba4b0b )
by Paul
03:21
created
programs/utilit/planningincl.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -814,6 +814,9 @@
 block discarded – undo
814 814
 }
815 815
 
816 816
 
817
+/**
818
+ * @param integer $nbmonth
819
+ */
817 820
 function absences_getSearchLimit($nbmonth)
818 821
 {
819 822
     $initusers = (int) bab_rp('limit');
Please login to merge, or discard this patch.