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. --- day.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'day.php') diff --git a/day.php b/day.php index 56440be..a6ecf6b 100644 --- a/day.php +++ b/day.php @@ -57,7 +57,7 @@ if (is_array($master_array[($getdate)])) { <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