スケさん書くさん - 【今すぐ使える】無料出欠確認管理 - 携帯対応 - (すけさんかくさん)

Missing Method in EventsController

Error: The action img is not defined in controller EventsController

Error: Create EventsController::img() in file: app/controllers/events_controller.php.

<?php
class EventsController extends AppController {

	var $name = 'Events';


	function img() {

	}

}
?>

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