Missing Controller

Error: Quiz.phpController could not be found.

Error: Create the class Quiz.phpController below in file: atwoodstavern.com/html/app/controllers/quiz.php_controller.php

<?php
class Quiz.phpController extends AppController {

	var $name = 'Quiz.php';
}
?>

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

Development by josiahaltschuler.com