Notice (8): Undefined index:  isAjax [APP/app_controller.php, line 11]
Errors

Missing Controller

Error: Site2Controller could not be found.

Error: Create the class Site2Controller below in file: app/controllers/site2_controller.php

<?php
class Site2Controller extends AppController {

	var $name = 'Site2';
}
?>

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