ETN.fm

Missing Controller

Error: ForumsController could not be found.

Error: Create the class ForumsController below in file: app/controllers/forums_controller.php

<?php
class ForumsController extends AppController {

	var $name = 'Forums';
}
?>

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