If you Use e-Commerce please consider helping by donating to or sponsoring development. You can make a donation of a one off amount as big or as small as you want, Or alternatively you can sponsor development by paying $US5.00/mth.
aggregator_admin_overview()drupal-5/modules/aggregator/aggregator.module, line 1042
Menu callback; displays the aggregator administration page.
<?php function aggregator_admin_overview() { return aggregator_view(); } ?>