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


