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

