Missing Controller

Error: TrackerController could not be found.

Error: Create the class TrackerController below in file: areno/controllers/tracker_controller.php

<?php
class TrackerController extends AppController {

	var $name = 'Tracker';
}
?>

Notice: If you want to customize this error message, create areno/views/errors/missing_controller.ctp