summaryrefslogtreecommitdiff
path: root/includes/cache-install.inc
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-08-07 08:39:36 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-08-07 08:39:36 +0000
commitf23c24c8a31ea3787d5039d36de56001f731e22a (patch)
tree44b3fbd1ad9416adf42cdcf2f4f901b3b450e991 /includes/cache-install.inc
parentb996a7d30d002c160246624c882d8188efd3aa9b (diff)
downloadbrdo-f23c24c8a31ea3787d5039d36de56001f731e22a.tar.gz
brdo-f23c24c8a31ea3787d5039d36de56001f731e22a.tar.bz2
#164935 by Ralf Stamm: standardize CVS Id tags in files:
- always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
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