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

