aggregator_admin_overview()
Menu callback; displays the aggregator administration page.
modules/aggregator/aggregator.module, line 1043
<?php function aggregator_admin_overview() { return aggregator_view(); } ?>