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