Map the license data into an object
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 27 Sep 2023 13:03:21 +0000 (15:03 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 27 Sep 2023 13:03:21 +0000 (15:03 +0200)
commit974f03632655753bfe954ecefd81913f52a67fc5
treefc8f05fdaec422fdd76afdcd5de075bff3b891a3
parent261fcf074e06d6371aef68d0b675bf9713345ef2
Map the license data into an object
wcfsetup/install/files/acp/templates/license.tpl
wcfsetup/install/files/lib/acp/form/FirstTimeSetupLicenseForm.class.php
wcfsetup/install/files/lib/acp/form/LicenseEditForm.class.php
wcfsetup/install/files/lib/acp/page/LicensePage.class.php
wcfsetup/install/files/lib/bootstrap/com.woltlab.wcf.php
wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php
wcfsetup/install/files/lib/system/package/license/LicenseApi.class.php
wcfsetup/install/files/lib/system/package/license/LicenseData.class.php [new file with mode: 0644]