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