Remove DEBUG constant and use config value
* introduces config.php option 'debug' that defaults to false * migrate DEBUG constant to config value
Showing
- apps/files/appinfo/update.php 9 additions, 0 deletionsapps/files/appinfo/update.php
- apps/files/appinfo/version 1 addition, 1 deletionapps/files/appinfo/version
- config/config.sample.php 8 additions, 6 deletionsconfig/config.sample.php
- core/js/config.php 1 addition, 1 deletioncore/js/config.php
- lib/base.php 5 additions, 4 deletionslib/base.php
- lib/private/config.php 0 additions, 6 deletionslib/private/config.php
- lib/private/server.php 3 additions, 3 deletionslib/private/server.php
- lib/private/template.php 1 addition, 1 deletionlib/private/template.php
Loading
Please register or sign in to comment