Remove unused variable

Signed-off-by: Patric Gustafsson <patricjgustafsson@outlook.com>
This commit is contained in:
Patric Gustafsson 2016-11-16 18:38:22 +02:00
parent fcd6e5b1ad
commit 1f52c2a829

View File

@ -121,7 +121,6 @@
</th>
<?php endif; ?>
</tr>
<?php $odd_row = true;?>
<?php foreach($content_cells as $content_row): ?>
<tr>
<?= PMA\libraries\Template::get('columns_definitions/column_attributes')