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