summaryrefslogtreecommitdiff
path: root/includes/cache-install.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/cache-install.inc')
-rw-r--r--includes/cache-install.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/cache-install.inc b/includes/cache-install.inc
index 1eb3ed572..cd7c4818f 100644
--- a/includes/cache-install.inc
+++ b/includes/cache-install.inc
@@ -1,5 +1,6 @@
<?php
// $Id$
+
/**
* A stub cache implementation to be used during the installation
* process when database access is not yet available. Because Drupal's