Questions tagged with importsessionnonobject

1 answer

0 votes

Asked by Aussie, on 20/2/12 in Controllers

Import Controller + Session = Fatal error

Hello,

I have the following issue :

I have 2 controllers : Controller A and Controller B .

I need to use some logic( call a method ) in Controller A that is defined in Controller B.

Inside Controller A I use :

...
<< previous next >>