Welcome Guest, Not a member yet? Register   Sign In
extend a custom controller
#4

[eluser]flaky[/eluser]
Code:
require_once(BASEPATH . 'application/controllers/backoffice/panel' . EXT);
class Annunci extends Panel{
    public function Annunci(){
        parent::Panel():
    }
}


Messages In This Thread
extend a custom controller - by El Forum - 12-28-2009, 05:04 AM
extend a custom controller - by El Forum - 12-28-2009, 05:46 AM
extend a custom controller - by El Forum - 12-28-2009, 06:04 AM
extend a custom controller - by El Forum - 12-28-2009, 06:20 AM
extend a custom controller - by El Forum - 12-28-2009, 07:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB