Add a method to set/unset multiple config values in one call
This reduces the number of file writes we do for config.php and therefor hopefully helps lowering the chances for empty config.php files
Showing
- lib/private/allconfig.php 10 additions, 0 deletionslib/private/allconfig.php
- lib/private/config.php 67 additions, 22 deletionslib/private/config.php
- lib/private/legacy/config.php 10 additions, 0 deletionslib/private/legacy/config.php
- lib/private/systemconfig.php 10 additions, 0 deletionslib/private/systemconfig.php
- lib/public/iconfig.php 8 additions, 0 deletionslib/public/iconfig.php
- tests/lib/config.php 30 additions, 0 deletionstests/lib/config.php
Please register or sign in to comment