Welcome Guest, Not a member yet? Register   Sign In
Loading Controllers not in folder controllers
#1

[eluser]pisio[/eluser]
hi , hi !
How I can load controller "/protected/admin/panel.php" = {A} instead "/applications/controllers/panel.php" = {B} And if there is {B} extends {A} if there is NO {B} to load only {A} controller ?

I tried with {B} file :

include {A} ;
class {B} extends {A} {}


And class {A} extends CI_Controller {}
but its crashed


Messages In This Thread
Loading Controllers not in folder controllers - by El Forum - 01-12-2013, 01:31 PM
Loading Controllers not in folder controllers - by El Forum - 01-14-2013, 02:05 AM
Loading Controllers not in folder controllers - by El Forum - 01-14-2013, 09:18 AM
Loading Controllers not in folder controllers - by El Forum - 01-15-2013, 02:12 PM
Loading Controllers not in folder controllers - by El Forum - 01-28-2013, 03:42 PM
Loading Controllers not in folder controllers - by El Forum - 02-03-2013, 12:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB