From 84a61caa8916ba9b02fe407dee9a0772420683c1 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 14 Aug 2006 04:57:16 +0000 Subject: fix for Bug 1521264 --- admin/index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'admin') diff --git a/admin/index.php b/admin/index.php index c4a0292..71b0c18 100644 --- a/admin/index.php +++ b/admin/index.php @@ -97,6 +97,7 @@ $page->replace_files(array( )); $page->replace_tags(array( + 'version' => $phpicalendar_version, 'event_js' => '', 'charset' => $charset, 'default_path' => $default_path.'/', -- cgit v1.2.3