Notice (8): Undefined variable: lang [APP/views/layouts/default.ctp, line 2]" lang="">

Missing Method in ProjectsController

Error: The action photo-gallery92 is not defined in controller ProjectsController

Error: Create ProjectsController::photo-gallery92() in file: new/controllers/projects_controller.php.

<?php
class ProjectsController extends AppController {

	var $name = 'Projects';


	function photo-gallery92() {

	}

}
?>

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