Crap comment removed

This commit is contained in:
Rudi Grinberg 2012-09-10 15:32:31 -04:00
parent 2e0b29b14e
commit 9d825a55b3
1 changed files with 0 additions and 1 deletions

View File

@ -1147,7 +1147,6 @@ SQL;
':show_end3' => $show_end->format('Y-m-d H:i:s')
));
}
//$rows = $con->query($sql);
$rows = $stmt->fetchAll();
foreach ($rows as $row) {