summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.install
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-03-06 06:39:01 +0000
committerDries Buytaert <dries@buytaert.net>2010-03-06 06:39:01 +0000
commitaec10a8c7df942ce53b656ae6494c1e08ee6ea17 (patch)
treee96248c534ecc33b51d88873c3dcbb8293fa47b1 /modules/taxonomy/taxonomy.install
parentfe04b8f5a1c5e13b1f2f5e0b2ac8bb7f419ec311 (diff)
downloadbrdo-aec10a8c7df942ce53b656ae6494c1e08ee6ea17.tar.gz
brdo-aec10a8c7df942ce53b656ae6494c1e08ee6ea17.tar.bz2
- Patch #734146 by scor: white-space clean-up.
Diffstat (limited to 'modules/taxonomy/taxonomy.install')
-rw-r--r--modules/taxonomy/taxonomy.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/taxonomy/taxonomy.install b/modules/taxonomy/taxonomy.install
index 1a98b0d75..94c19d464 100644
--- a/modules/taxonomy/taxonomy.install
+++ b/modules/taxonomy/taxonomy.install
@@ -225,7 +225,7 @@ function taxonomy_update_dependencies() {
$dependencies['node'][7006] = array(
'taxonomy' => 7002,
);
-
+
return $dependencies;
}