diff options
Diffstat (limited to 'modules/aggregator')
-rw-r--r-- | modules/aggregator/aggregator.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/aggregator/aggregator.install b/modules/aggregator/aggregator.install index 4c03b317b..247289d3e 100644 --- a/modules/aggregator/aggregator.install +++ b/modules/aggregator/aggregator.install @@ -1,4 +1,5 @@ <?php +// $Id$ function aggregator_install() { switch ($GLOBALS['db_type']) { |