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

Missing Controller

Error: TypeneedsController could not be found.

Error: Create the class TypeneedsController below in file: app/controllers/typeneeds_controller.php

<?php
class TypeneedsController extends AppController {

	var $name = 'Typeneeds';
}
?>

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