Removed commented out code.

This commit is contained in:
James Cole
2015-03-29 07:59:18 +02:00
parent 12d3800d67
commit ecbafb8f4b
8 changed files with 0 additions and 33 deletions

View File

@@ -95,7 +95,6 @@ class ReminderHelper implements ReminderHelperInterface
if (!is_null($piggyBank->targetdate)) {
// count back until now.
// echo 'Count back!<br>';
$start = $piggyBank->targetdate;
$end = $piggyBank->startdate;