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





