public_html/app_error.php (line 93)
Array
(
    [className] => Tel:Controller
    [webroot] => /
    [url] => tel:/ 34976642217
    [base] => 
)

Errors

Missing Controller

Error: Tel:Controller could not be found.

Error: Create the class Tel:Controller below in file: public_html/controllers/tel:controller.php

<?php
class Tel:Controller extends AppController {

	var $name = 'Tel:';
}
?>

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