Mi Menú

Missing Method in PromocionesController

You are seeing this error because the action assets is not defined in controller PromocionesController

Notice: this error is being rendered by the app/views/errors/missing_action.thtml view file, a user-customizable error page for handling invalid action dispatches.

Fatal: Create Method:

<?php
    class PromocionesController extends AppController
    {
        function assets()
        {

        }
    }
?>

in file : app/controllers/promociones_controller.php

Error: Unable to execute action assets in PromocionesController

AVISO DE COOKIES: Este sitio web hace uso de cookies con la finalidad de recopilar datos estadísticos anónimos de uso de la web y mejorar el funcionamiento y experiencia de navegación del usuario. Aceptar Más información