Require bookmark code when we use it.
This commit is contained in:
@@ -26,6 +26,7 @@ $Source$
|
|||||||
if auth with default values fails.
|
if auth with default values fails.
|
||||||
* libraries/grab_globals.lib.php: Do not choke on arrays in $_SERVER
|
* libraries/grab_globals.lib.php: Do not choke on arrays in $_SERVER
|
||||||
array (bug #1370414).
|
array (bug #1370414).
|
||||||
|
* libraries/sql_query_form.lib.php: Require bookmark code when we use it.
|
||||||
|
|
||||||
2005-12-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
2005-12-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||||
* libraries/tbl_move_copy.php: added PMA_table_rename()
|
* libraries/tbl_move_copy.php: added PMA_table_rename()
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
require_once('./libraries/file_listing.php'); // used for file listing
|
require_once('./libraries/file_listing.php'); // used for file listing
|
||||||
|
require_once('./libraries/bookmark.lib.php'); // used for file listing
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* prints the sql query boxes
|
* prints the sql query boxes
|
||||||
|
Reference in New Issue
Block a user