Missing Controller
Error: AggregatorController could not be found.
Error: Create the class AggregatorController below in file: areno/controllers/aggregator_controller.php
<?php
class AggregatorController extends AppController {
var $name = 'Aggregator';
}
?>
Notice: If you want to customize this error message, create areno/views/errors/missing_controller.ctp