Warning (2): file_put_contents(/var/www/vhosts/grupodemosa.com/httpdocs/app/tmp/logs/error.log): failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]
CakePHP: the rapid development php framework: Errors

Missing Method in DivisionesController

Error: The action js is not defined in controller DivisionesController

Error: Create DivisionesController::js() in file: app/Controller/DivisionesController.php.

<?php
class DivisionesController extends AppController {


	public function js() {

	}

}

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

Stack Trace