correcting header creation

This commit is contained in:
seek3r 2001-01-02 08:51:31 +00:00
parent 601f50a4e6
commit 07b9a13571

View File

@ -77,6 +77,7 @@
echo "<input type=submit name=\"junk\" value=\"continue\">";
echo "</form>";
echo "</body></html>";
break;
}else{
$phpgw_setup->show_header("Error generating header.inc.php", False, "header");
echo "Could not open header.inc.php for writing!<br>\n";