Allow longtimenosee to be zero

This commit is contained in:
moodler
2005-02-07 01:21:50 +00:00
parent a5849937b4
commit 002f03a172
+1
View File
@@ -154,6 +154,7 @@
<td>
<?php
unset($options);
$options[0] = get_string("never");
$options[1000] = get_string("numdays", "", 1000);
$options[365] = get_string("numdays", "", 365);
$options[180] = get_string("numdays", "", 180);