Missing Controller

Error: VController could not be found.

Error: Create the class VController below in file: app/controllers/v_controller.php

<?php
class VController extends AppController {

	var $name = 'V';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

ASK A QUESTION

Have a question? We have an answer. Click Here to see our frequently asked questions and answers.

CONNECT

Click Here to connect with us on twitter, YouTube, Facebook and every other outlet available.