Dear All,
I have a module which stores a number of Constants that specify average action rates.
I need to allow a superuser to change these rates, but am reluctant to provide them a function to open the module as they would then be able to view\edit all my other code.
Does anyone know of a method where I can allow my superuser to edit these standards, but also to keep them out of my other sections of code?
Many Thanks
Ben Cooper
I have a module which stores a number of Constants that specify average action rates.
I need to allow a superuser to change these rates, but am reluctant to provide them a function to open the module as they would then be able to view\edit all my other code.
Does anyone know of a method where I can allow my superuser to edit these standards, but also to keep them out of my other sections of code?
Many Thanks
Ben Cooper