Missing Controller

Error: PortaeController could not be found.

Error: Create the class PortaeController below in file: app/controllers/portae_controller.php

<?php
class PortaeController extends AppController {

	var $name = 'Portae';
}
?>

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