diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-11-01 11:00:51 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-11-01 11:00:51 +0000 |
commit | 336b713a5f1807d9f144fb2dc375bbc8479ffa5d (patch) | |
tree | 8a80bd1ee4ea3b7f6a851f47d2f021edf738f10a /modules/aggregator | |
parent | aafedfb367b2b2ec18b1bc30beb309cc3fae0858 (diff) | |
download | brdo-336b713a5f1807d9f144fb2dc375bbc8479ffa5d.tar.gz brdo-336b713a5f1807d9f144fb2dc375bbc8479ffa5d.tar.bz2 |
- A large batch of updates, amongst them a rewritten node system. More
information available on the mailing list.
Diffstat (limited to 'modules/aggregator')
-rw-r--r-- | modules/aggregator/aggregator.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module index 42f5e4ca3..51de2e52a 100644 --- a/modules/aggregator/aggregator.module +++ b/modules/aggregator/aggregator.module @@ -689,5 +689,5 @@ function import_page() { } } } -
+ ?> |