Aries-Belgium Posted February 4, 2011 Share Posted February 4, 2011 I'm writting a custom server module and I'm now working on the code that allows users to upgrade (configurable options) their hosting. Therefor I use the _ChangePackage hook in the module. I hope this is correct? In the params I can find the ID and the configurable options for that package but how can I check which configurable option was changed? Regards. 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted February 5, 2011 Share Posted February 5, 2011 find the record, compare it to the $params ? 0 Quote Link to comment Share on other sites More sharing options...
Aries-Belgium Posted February 5, 2011 Author Share Posted February 5, 2011 find the record, compare it to the $params ? But how do I get the record? Can you give an example of the SQL? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.