View Single Post
  #5 (permalink)  
Old 12-02-08, 03:34 PM
spyke01 spyke01 is offline
Newbie Coder
 
Join Date: Aug 2005
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
i currently use include on them, i think what is happening is that when the module file is included the global keyword becomes confused and cant properly find the right variable, i think the only way to solve this will be to create a class out of the module
Reply With Quote