Login

Missing Controller

Error: ModController could not be found.

Error: Create the class ModController below in file: app\controllers\mod_controller.php

<?php
class ModController extends AppController {

	var $name = 'Mod';
}
?>

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