From 3fee91025e67b32992575ca18e5845a382d56066 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 10 Apr 2006 02:21:07 +0000 Subject: encode version number in init.inc.php --- rss/index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'rss') diff --git a/rss/index.php b/rss/index.php index 8d733ca..be435b1 100644 --- a/rss/index.php +++ b/rss/index.php @@ -74,6 +74,7 @@ $page->replace_files(array( )); $page->replace_tags(array( + 'version' => $phpicalendar_version, 'default_path' => $default_path.'/', 'template' => $template, 'cal' => $cal, -- cgit v1.2.3