Contact Us
Nocturnal Innovations.
P.O. Box 1165
Goldenrod, FL 32733-1165
Tel: (407) 278-5476
Mail: support@nocturnalinc.com
Error: The action contact.php is not defined in controller PagesController
Error: Create PagesController::contact.php() in file: app/controllers/pages_controller.php.
<?php
class PagesController extends AppController {
var $name = 'Pages';
function contact.php() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp