Fixes from live
This commit is contained in:
@@ -70,9 +70,6 @@ class Period {
|
||||
|
||||
// Triennial
|
||||
case 6:
|
||||
if ($strict)
|
||||
throw new Kohana_Exception('Strict not implemented here');
|
||||
|
||||
$inc_months = 36;
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user