Code cleanup.

This commit is contained in:
James Cole
2014-11-17 07:33:18 +01:00
parent 82c9a75578
commit 314abbea8b
39 changed files with 593 additions and 558 deletions

View File

@@ -85,6 +85,7 @@ class Date
$currentEnd->addYear()->subDay();
break;
}
return $currentEnd;
}