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