cc-4347: Fixed table quoting

This commit is contained in:
Rudi Grinberg 2012-09-06 15:49:13 -04:00
parent ad6e601d5e
commit 977c664bfe
1 changed files with 0 additions and 1 deletions

View File

@ -1078,7 +1078,6 @@ SQL;
and modified_instance = false and id != :instanceId order by ends");
$stmt->execute(array(
':showInstances' => $CC_CONFIG['showInstances'],
':show_end1' => $show_end->format('Y-m-d H:i:s'),
':show_end2' => $show_end->format('Y-m-d H:i:s'),
':show_end3' => $show_end->format('Y-m-d H:i:s'),