ナーム

Missing Controller

Error: TrainingInfoController could not be found.

Error: Create the class TrainingInfoController below in file: app/controllers/training_info_controller.php

<?php
class TrainingInfoController extends AppController {

	var $name = 'TrainingInfo';
}
?>

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