Missing Controller

Error: Support.otair.comController could not be found.

Error: Create the class Support.otair.comController below in file: otaircms_app\controllers\support.otair.com_controller.php

<?php
class Support.otair.comController extends AppController {

	var $name = 'Support.otair.com';
}
?>

Notice: If you want to customize this error message, create otaircms_app\views\errors\missing_controller.ctp

Notice (8): Undefined variable: name [APP\views\layouts\default.ctp, line 81]
Notice (8): Undefined variable: name [APP\views\elements\animation3.ctp, line 1]