Errors

Missing Controller

Error: AwanaRegistration.phpController could not be found.

Error: Create the class AwanaRegistration.phpController below in file: app/controllers/awana_registration.php_controller.php

<?php
class AwanaRegistration.phpController extends AppController {

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

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

(default) 5 queries took 15 ms
[ Feedback ]