This variable is not used anywhere
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
6061e38e1e
commit
b8e488354e
@ -308,10 +308,6 @@ class PMA_User_Schema
|
||||
echo '<th>Y</th>';
|
||||
echo '</tr>';
|
||||
|
||||
if (isset($ctable)) {
|
||||
unset($ctable);
|
||||
}
|
||||
|
||||
/*
|
||||
* Add one more empty row
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user