Welcome Guest, Not a member yet? Register   Sign In
MY_Controller constructor not run for route in IE
#8

[eluser]brianw1975[/eluser]
you say you extended Controller with MY_Controller but yet your posted code is

Code:
<?php

class Logout extends Controller {
    function Logout()
    {
        parent::Controller();
    }

care to try again? Wink

ps. don't worry, I made the same mistake when I first extended Controller


Messages In This Thread
MY_Controller constructor not run for route in IE - by El Forum - 08-26-2009, 04:02 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-26-2009, 04:07 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-27-2009, 11:38 AM
MY_Controller constructor not run for route in IE - by El Forum - 08-27-2009, 12:31 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-27-2009, 01:57 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-27-2009, 02:12 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 08:50 AM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 10:08 AM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 10:17 AM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 10:25 AM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 10:38 AM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 12:25 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 12:37 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 12:42 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 12:56 PM
MY_Controller constructor not run for route in IE - by El Forum - 08-28-2009, 01:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB