Missing Controller
Error: LearningReport.phpController could not be found.
Error: Create the class LearningReport.phpController below in file: app/controllers/learning_report.php_controller.php
<?php
class LearningReport.phpController extends AppController {
var $name = 'LearningReport.php';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp





