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