diff --git a/libraries/header.inc.php b/libraries/header.inc.php index ea8f1f2cc..d1b91502b 100644 --- a/libraries/header.inc.php +++ b/libraries/header.inc.php @@ -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,