This is a test site. Any changes will be lost!

Application variables

From MoodleDocs
Revision as of 21:29, 7 January 2006 by Helen Foster (talk | contribs) (developer wiki transfer)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This type of variables are stored only once in the application. They should be common (to all users) variables with a really low update frequency. We have to detect them, change their store to application level (analysing alternative techniques) and make the required changes to repopulate them when they are modified.