diff modules/update/update.install @ 11:589fb7c02327 6.5

Drupal 6.5
author Franck Deroche <webmaster@defr.org>
date Tue, 23 Dec 2008 14:32:19 +0100
parents c1f4ac30525a
children 3edae6ecd6c6
line wrap: on
line diff
--- a/modules/update/update.install	Tue Dec 23 14:32:08 2008 +0100
+++ b/modules/update/update.install	Tue Dec 23 14:32:19 2008 +0100
@@ -1,5 +1,5 @@
 <?php
-// $Id: update.install,v 1.4 2008/02/03 18:38:14 goba Exp $
+// $Id: update.install,v 1.4.2.1 2008/08/28 08:14:56 dries Exp $
 
 /**
  * Implementation of hook_install().
@@ -41,7 +41,7 @@
 }
 
 /**
- * Private helper to clear out stale variables from update_status 5.x contrib. 
+ * Private helper to clear out stale variables from update_status 5.x contrib.
  *
  * @see update_install()
  * @see update_update_6000()