This commit is contained in:
Garvin Hicking
2003-04-06 18:20:20 +00:00
parent 2fd8a52da9
commit 0d39fbcb3f
5 changed files with 72 additions and 61 deletions

View File

@@ -409,7 +409,7 @@ h1 {font-family: sans-serif; font-size: large; font-weight: bold}
$is_modify_link = TRUE, $back_url = '',
$exit = TRUE)
{
global $cfg;
global $cfg, $table, $db, $sql_query;
if (empty($GLOBALS['is_header_sent'])) {
include('./header.inc.php3');