aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2005-10-27 17:27:58 +0000
committerChad Little <clittle@users.sourceforge.net>2005-10-27 17:27:58 +0000
commit30801f88bb88dfa0c7d473df6f7518fa2b363ffb (patch)
tree415421c60ad81cde8e1e3a9a7fa9a21356517158 /index.php
parent53fa3d375b759ed123eddf47f77e2ec3fda3d81d (diff)
downloadphpicalendar-30801f88bb88dfa0c7d473df6f7518fa2b363ffb.tar.gz
phpicalendar-30801f88bb88dfa0c7d473df6f7518fa2b363ffb.tar.bz2
phpicalendar-30801f88bb88dfa0c7d473df6f7518fa2b363ffb.zip
*** empty log message ***
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/index.php b/index.php
index 51a222c..54872bc 100644
--- a/index.php
+++ b/index.php
@@ -17,8 +17,6 @@ if ($printview_default == 'yes') {
die;
}
}
-/*header("Location: $default_view");*/
-
-include( $default_view );
+header("Location: $default_view");
?>

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