from patch 1649881, support procedures and functions (work in progress)

This commit is contained in:
Marc Delisle
2007-03-17 15:09:37 +00:00
parent b61b210703
commit 1f388161f4
122 changed files with 252 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ if ( $num_tables == 0 && empty( $db_query_force ) ) {
/**
* Query box, bookmark, insert data from textfile
*/
PMA_sqlQueryForm();
PMA_sqlQueryForm(true, false, isset($_REQUEST['delimiter']) ? $_REQUEST['delimiter'] : ';');
/**
* Displays the footer