From 99fef1d5d4ddd10f7edb42b5c860535e3b4e0f58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Mon, 6 Aug 2018 11:58:51 +0200 Subject: [PATCH] Resolve TODO comments See #2508 --- .../install/files/lib/system/reaction/ReactionHandler.class.php | 2 -- wcfsetup/install/lang/de.xml | 1 - wcfsetup/install/lang/en.xml | 1 - 3 files changed, 4 deletions(-) diff --git a/wcfsetup/install/files/lib/system/reaction/ReactionHandler.class.php b/wcfsetup/install/files/lib/system/reaction/ReactionHandler.class.php index a21caa378c..3f2326c6d0 100644 --- a/wcfsetup/install/files/lib/system/reaction/ReactionHandler.class.php +++ b/wcfsetup/install/files/lib/system/reaction/ReactionHandler.class.php @@ -337,7 +337,6 @@ class ReactionHandler extends SingletonFactory { WCF::getDB()->rollBackTransaction(); } - // @TODO return some dummy values return [ 'cachedReactions' => [], ]; @@ -537,7 +536,6 @@ class ReactionHandler extends SingletonFactory { WCF::getDB()->rollBackTransaction(); } - // @TODO return some dummy values return [ 'cachedReactions' => [], 'reactionTypeID' => null, diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index 8b485d90d7..f51ec5ec2e 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -957,7 +957,6 @@ - diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index cc86d6683f..6ece2d81dc 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -939,7 +939,6 @@ - -- 2.20.1