incorrectly set starts when not needed.

This commit is contained in:
naomiaro 2011-02-05 20:17:46 -05:00
parent 85a936eb41
commit 5aca6cd8bb
1 changed files with 0 additions and 1 deletions

View File

@ -483,7 +483,6 @@ class ShowInstance {
}
}
$this->setShowStart($new_starts);
$this->setShowEnd($new_ends);
}