MantisBT: master fa8ed997

Author Committer Branch Timestamp Parent
dregad dregad master 2016-04-23 01:06 master 3bb856ef
Changeset

ConfigParser: add option to ignore extra tokens

Prior to this, parse() method would always throw an exception when
additional code is found after the first token.

mod - adm_config_set.php Diff File
mod - core/classes/ConfigParser.class.php Diff File