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

Missing Controller

Error: 2bgalController could not be found.

Error: Create the class 2bgalController below in file: app/controllers/2bgal_controller.php

<?php
class 2bgalController extends AppController {

	var $name = '2bgal';
}
?>

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