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 AboutController

Error: The action data_license is not defined in controller AboutController

Error: Create AboutController::data_license() in file: app/Controller/AboutController.php.

<?php
class AboutController extends AppController {


	public function data_license() {

	}

}

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

Stack Trace