aboutsummaryrefslogtreecommitdiffstats
path: root/rss/index.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2005-09-07 04:48:42 +0000
committerJim Hu <jimhu@users.sourceforge.net>2005-09-07 04:48:42 +0000
commit5c46da23340dd0b15510f982d1ded7b4c8ef1aab (patch)
tree2052e065c413e654e86c8b309a8527e383a62cc7 /rss/index.php
parent4581836ac385a32b631b2dae29a6e304427faa3f (diff)
downloadphpicalendar-5c46da23340dd0b15510f982d1ded7b4c8ef1aab.tar.gz
phpicalendar-5c46da23340dd0b15510f982d1ded7b4c8ef1aab.tar.bz2
phpicalendar-5c46da23340dd0b15510f982d1ded7b4c8ef1aab.zip
add show_search to rss.php
Diffstat (limited to 'rss/index.php')
-rw-r--r--rss/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss/index.php b/rss/index.php
index 08ede8d..dc1c8d7 100644
--- a/rss/index.php
+++ b/rss/index.php
@@ -58,7 +58,7 @@ $page->replace_tags(array(
'rss_available' => '',
'rssdisable' => '',
'rss_valid' => '',
- 'show_search' => '',
+ 'show_search' => $show_search,
'l_rss_info' => $lang['l_rss_info'],
'l_rss_subhead' => $lang['l_rss_subhead'],
'l_day' => $lang['l_day'],

© 2014-2024 Faster IT GmbH | imprint | privacy policy