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