Class not defined.
Here's the code:
http://www.xinu.org/lj/class-not-defined.phps
The problem is that when I try to instantiate the Template class in Controller.dispatch() it tells me that it's not defined. I've made sure that the Smarty class is getting require'd correctly (I'm able to instantiate and use methods from the same place). Any ideas?
http://www.xinu.org/lj/class-not-defined.phps
The problem is that when I try to instantiate the Template class in Controller.dispatch() it tells me that it's not defined. I've made sure that the Smarty class is getting require'd correctly (I'm able to instantiate and use methods from the same place). Any ideas?
