aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-02-08 20:21:10 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-02-08 20:21:10 +0000
commit33a44daad5e809ee4678c9389789c31130c1be1d (patch)
treeef2cb8df4199a879b2e9496253201607d6946dae /search.php
parent9e529c5111d2575dd60a559f33bc2048e2cf6e4e (diff)
downloadphpicalendar-33a44daad5e809ee4678c9389789c31130c1be1d.tar.gz
phpicalendar-33a44daad5e809ee4678c9389789c31130c1be1d.tar.bz2
phpicalendar-33a44daad5e809ee4678c9389789c31130c1be1d.zip
Security patch to search.php
Diffstat (limited to 'search.php')
-rw-r--r--search.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/search.php b/search.php
index 08c3aa4..4b8ee9a 100644
--- a/search.php
+++ b/search.php
@@ -287,19 +287,6 @@ $page->replace_files(array(
'footer' => BASE.'templates/'.$template.'/footer.tpl',
'sidebar' => BASE.'templates/'.$template.'/sidebar.tpl',
'event_js' => BASE.'functions/event.js',
- 'charset' => $charset,
- 'default_path' => '',
- 'template' => $template,
- 'cal' => $cal,
- 'getdate' => $getdate,
- 'calendar_name' => $cal_displayname,
- 'display_date' => $display_date,
- 'current_view' => $current_view,
- 'sidebar_date' => $sidebar_date,
- 'rss_powered' => $rss_powered,
- 'rss_available' => '',
- 'rss_valid' => '',
- 'show_search' => ''
));

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