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