For Lo�c: fixed bug #578321.
This commit is contained in:
@@ -209,7 +209,7 @@ if (isset($submit)) {
|
||||
$sql_query = $query_cpy . ';';
|
||||
unset($query_cpy);
|
||||
$message = $strTable . ' ' . htmlspecialchars($table) . ' ' . $strHasBeenCreated;
|
||||
include('./tbl_properties.php3');
|
||||
include('./' . $cfg['DefaultTabTable']);
|
||||
exit();
|
||||
} // end do create table
|
||||
|
||||
|
Reference in New Issue
Block a user