Errors

Missing Controller

Error: MinnavOut.phpController could not be found.

Error: Create the class MinnavOut.phpController below in file: app/controllers/minnav_out.php_controller.php

<?php
class MinnavOut.phpController extends AppController {

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

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

(default) 5 queries took 16 ms
[ Feedback ]