wiki.techinc.nl/includes/config
Brad Jorsch 1a059dbbe2 GlobalVarConfig shouldn't throw exceptions for null-valued config settings
Use array_key_exists rather than isset to test $GLOBALS.

Bug: 66986
Change-Id: I9beabd79e1d52966b9184c9647af5a2a31c19276
2014-06-23 13:03:53 -04:00
..
Config.php Make abstract Config class truly implementation-agnostic 2014-05-26 02:59:57 -07:00
ConfigException.php Make abstract Config class truly implementation-agnostic 2014-05-26 02:59:57 -07:00
ConfigFactory.php Make abstract Config class truly implementation-agnostic 2014-05-26 02:59:57 -07:00
GlobalVarConfig.php GlobalVarConfig shouldn't throw exceptions for null-valued config settings 2014-06-23 13:03:53 -04:00