summaryrefslogtreecommitdiff
path: root/error.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2001-11-01 11:00:51 +0000
committerDries Buytaert <dries@buytaert.net>2001-11-01 11:00:51 +0000
commit336b713a5f1807d9f144fb2dc375bbc8479ffa5d (patch)
tree8a80bd1ee4ea3b7f6a851f47d2f021edf738f10a /error.php
parentaafedfb367b2b2ec18b1bc30beb309cc3fae0858 (diff)
downloadbrdo-336b713a5f1807d9f144fb2dc375bbc8479ffa5d.tar.gz
brdo-336b713a5f1807d9f144fb2dc375bbc8479ffa5d.tar.bz2
- A large batch of updates, amongst them a rewritten node system. More
information available on the mailing list.
Diffstat (limited to 'error.php')
-rw-r--r--error.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/error.php b/error.php
index 8b4711c6e..55f7aef80 100644
--- a/error.php
+++ b/error.php
@@ -13,5 +13,5 @@ if (strstr($REDIRECT_URL, "index.php")) {
else {
drupal_goto("index.php");
}
-
+
?> \ No newline at end of file