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