Missing Controller

Error: V0Controller could not be found.

Error: Create the class V0Controller below in file: app/controllers/v0_controller.php

<?php
class V0Controller extends AppController {

	var $name = 'V0';
}
?>

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