Night Owl

Missing Controller

Error: AboutNightOwlController could not be found.

Error: Create the class AboutNightOwlController below in file: app/controllers/about_night_owl_controller.php

<?php
class AboutNightOwlController extends AppController {

	var $name = 'AboutNightOwl';
}
?>

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

prizes