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