Added fail-safe mechanism for options, WCF is now an app
authorAlexander Ebert <ebert@woltlab.com>
Sun, 7 Feb 2016 17:45:05 +0000 (18:45 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 7 Feb 2016 17:45:05 +0000 (18:45 +0100)
commitb842faa18d3011eabd95a6d5e478f0e1a3ecd376
treec7174f634ce8e9ad0a9581f7842fa6edffd50ab4
parent16764d0d1cba59ba93c8b06f4c221cf686751a9f
Added fail-safe mechanism for options, WCF is now an app
wcfsetup/install/files/acp/global.php
wcfsetup/install/files/app.config.inc.php [new file with mode: 0644]
wcfsetup/install/files/global.php
wcfsetup/install/files/lib/data/option/OptionEditor.class.php
wcfsetup/install/files/lib/data/package/Package.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php
wcfsetup/install/files/options.inc.php