advanced find

Prometheus Radio Project
Version 2.8

Missing Controller

Error: X.htmlController could not be found.

Error: Create the class X.htmlController below in file: a4/controllers/x.html_controller.php

<?php
class X.htmlController extends AppController {

	var $name = 'X.html';
}
?>

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

HELP TEXT DIV