From b9451d20279baca052a4b01b948b7b95aa05511a Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 16 Oct 2002 05:31:38 +0000 Subject: Added dates to html for easy bookmarking. --- week.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'week.php') diff --git a/week.php b/week.php index 26d3189..0ce5f21 100644 --- a/week.php +++ b/week.php @@ -62,7 +62,7 @@ for ($i=0;$i<7;$i++) { <html> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8"> - <title><?php echo "$calendar_name"; ?> + <?php echo "$calendar_name - $display_date"; ?> "> -- cgit v1.2.3