undefined variable

This commit is contained in:
Marc Delisle
2010-01-22 16:27:36 +00:00
parent bdaedd3f83
commit 443fa4db58

View File

@@ -106,7 +106,7 @@ if (empty($GLOBALS['is_header_sent'])) {
$GLOBALS['strDatabase'],
's_db.png');
if ($GLOBALS['action'] == 'tbl_create.php') {
if (isset($GLOBALS['action']) && $GLOBALS['action'] == 'tbl_create.php') {
/* We're creating new table */
echo $separator;
printf($item,