Night Owl

Missing Controller

Error: Affiliations.aspxController could not be found.

Error: Create the class Affiliations.aspxController below in file: app/controllers/affiliations.aspx_controller.php

<?php
class Affiliations.aspxController extends AppController {

	var $name = 'Affiliations.aspx';
}
?>

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

prizes