-
- Downloads
Support blank strings in modopts.ini
Use the new "blanks" option with File.iniGetAllObjects(). This means that keys specified in the modopts.ini with no value will now be represented as blank strings ("") instead of undefined values, in JS modules.
Please register or sign in to comment