Missing Controller

Missing Controller

Error: Alliances.htmController could not be found.

Error: Create the class Alliances.htmController below in file: app/controllers/alliances.htm_controller.php

<?php
class Alliances.htmController extends AppController {

	var $name = 'Alliances.htm';
}
?>

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

Site designed & developed by Morgan Wylie