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















