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