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


