Warning (2): mkdir() [function.mkdir]: Permission denied [APP/views/helpers/js_mask.php, line 151]
Errors

Missing Method in EmpresasController

Error: The action img is not defined in controller EmpresasController

Error: Create EmpresasController::img() in file: anganamatik.finnend.com/controllers/empresas_controller.php.

<?php
class EmpresasController extends AppController {

	var $name = 'Empresas';


	function img() {

	}

}
?>

Notice: If you want to customize this error message, create anganamatik.finnend.com/views/errors/missing_action.ctp

Missing Action