View Single Post
Old 05-16-2009, 04:04 AM   #3 (permalink)
Killswitch
The Contributor
 
Join Date: Feb 2007
Posts: 64
Thanks: 9
Killswitch is on a distinguished road
Default

Ok, never mind, I found the answer. I was requiring the interface after requiring the component file. I required component file, ran a few checks on that then included the interface only if we were supposed to auto instantiate the class, just so I wasnt requiring things I may not need, but can work around it now.

Thanks.
Killswitch is offline  
Reply With Quote