From: Matthias Schmidt Date: Sun, 14 Apr 2019 08:27:45 +0000 (+0200) Subject: Fix merge issue X-Git-Tag: 5.2.0_Alpha_1~19^2~27 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=22ebca0be419fab3e05be40d58f54fe954b7ab71;p=GitHub%2FWoltLab%2FWCF.git Fix merge issue See 5617fec4ff24c9336f14d6d1052ed6b52e8614c3 --- diff --git a/wcfsetup/install/files/lib/system/exception/AJAXException.class.php b/wcfsetup/install/files/lib/system/exception/AJAXException.class.php index 6032846463..ad6750de06 100644 --- a/wcfsetup/install/files/lib/system/exception/AJAXException.class.php +++ b/wcfsetup/install/files/lib/system/exception/AJAXException.class.php @@ -8,7 +8,7 @@ use wcf\util\JSON; * AJAXException provides JSON-encoded exceptions. * * @author Alexander Ebert - * @copyright 2001-2019 WoltLab Gmb + * @copyright 2001-2019 WoltLab GmbH * @license GNU Lesser General Public License * @package WoltLabSuite\Core\System\Exception */