view variable improper location

This commit is contained in:
skeeter 2000-11-16 04:04:10 +00:00
parent e13e85e0a5
commit 7a5e8c4b72

View File

@ -48,8 +48,8 @@
if ($friendly) { if ($friendly) {
echo "<body bgcolor=\"".$phpgw_info["theme"]["bg_color"]."\">"; echo "<body bgcolor=\"".$phpgw_info["theme"]["bg_color"]."\">";
$view = "month";
} }
$view = "month";
?> ?>
<HEAD> <HEAD>