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