Missing Method in InicioController

Error: The action css is not defined in controller InicioController

Error: Create InicioController::css() in file: gm_user/controllers/inicio_controller.php.

<?php
class InicioController extends AppController {

	var $name = 'Inicio';


	function css() {

	}

}
?>

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

El Staff de
CEMESA Responde
Ultimas preguntas realizadas:
    Notice (8): Undefined variable: preguntas [APP/views/elements/staff_responde.ctp, line 14]
    
    Warning (2): Invalid argument supplied for foreach() [APP/views/elements/staff_responde.ctp, line 14]