Missing Controller
Error: ThisissoulController could not be found.
Error: Create the class ThisissoulController below in file: app/controllers/thisissoul_controller.php
<?php
class ThisissoulController extends AppController {
var $name = 'Thisissoul';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp


