unused code
This commit is contained in:
parent
2d625b7494
commit
4c6d552a7b
@ -192,9 +192,6 @@ if ($sql_query != '') {
|
||||
$pieces = array();
|
||||
PMA_splitSqlFile($pieces, $sql_query, PMA_MYSQL_INT_VERSION);
|
||||
$pieces_count = count($pieces);
|
||||
if ($pieces_count > 1) {
|
||||
$is_multiple = TRUE;
|
||||
}
|
||||
|
||||
// Copy of the cleaned sql statement for display purpose only (see near the
|
||||
// beginning of "db_details.php" & "tbl_properties.php")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user