Warning (2): strpos() [function.strpos]: Empty delimiter [CORE/cake/dispatcher.php, line 607]
CenterPoint - Missing Controller

Missing Controller

Error: TypemainController could not be found.

Error: Create the class TypemainController below in file: app/controllers/typemain_controller.php

<?php
class TypemainController extends AppController {

	var $name = 'Typemain';
}
?>

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