summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index d1c9580c7..2f3e8dbfe 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -95,7 +95,7 @@ function page_get_cache() {
global $user;
$cache = NULL;
-
+
/*
* Note, we do not serve cached pages when status messages are waiting (from
* a redirected form submission which was completed).