]> git.mjollnir.org Git - moodle.git/commit
MDL-9399 moodlelib: set_config() deletes config entries if the value is NULL
authormartinlanghoff <martinlanghoff>
Wed, 14 Nov 2007 22:10:21 +0000 (22:10 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 14 Nov 2007 22:10:21 +0000 (22:10 +0000)
commit6fd511eb1cc32b2b7ab54785e0cb5e5706f4d067
tree831ff994454ede54842b4f7695b6d7384a885c3c
parentf8bf0f4afcf3a51dc90ecd50963381e7caab723d
MDL-9399 moodlelib: set_config() deletes config entries if the value is NULL

New! Improved! If you pass NULL as the value, it will delete the
config entry for you.
lib/moodlelib.php