Warning (2): file_put_contents(/www/bioinformatics01_ro/plaza/app/tmp/logs/error.log): failed to open stream: Read-only file system [CORE/Cake/Log/Engine/FileLog.php, line 142]
Errors

Missing Method in DocumentationController

Error: The action basic_overview is not defined in controller DocumentationController

Error: Create DocumentationController::basic_overview() in file: app/Controller/DocumentationController.php.

<?php
class DocumentationController extends AppController {


	public function basic_overview() {

	}

}

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

Stack Trace