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