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


