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