| @@ -237,6 +237,7 @@ | ||
| 237 | 237 | * Split duration into seconds, minutes, hours, days, weeks and years. | 
| 238 | 238 | * | 
| 239 | 239 | * @param int $seconds | 
| 240 | + * @param integer $max | |
| 240 | 241 | * @return array | 
| 241 | 242 | */ | 
| 242 | 243 | protected function splitDuration($seconds, $max) |