bug 780121
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-07-30 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_move_copy.php3: wrong Missing message
|
||||
|
||||
2003-07-30 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* server_privileges.php3: Implemented some version checks to avoid bugs like
|
||||
#777785.
|
||||
|
@@ -4,6 +4,8 @@
|
||||
|
||||
// Check parameters
|
||||
|
||||
require('./libraries/grab_globals.lib.php3');
|
||||
|
||||
if (!defined('PMA_COMMON_LIB_INCLUDED')) {
|
||||
include('./libraries/common.lib.php3');
|
||||
}
|
||||
|
Reference in New Issue
Block a user