Add basic reaction type database objects
authorJoshua Rüsweg <josh@bastelstu.be>
Mon, 9 Apr 2018 18:32:42 +0000 (20:32 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Mon, 9 Apr 2018 18:32:42 +0000 (20:32 +0200)
commit4909b2bd30de0cfcaf6a57ed85f93e6548d7c1f2
tree760ddd7bfa5797845d9c33f4cc1c88a569ac89f9
parent167551670146d3abb4d9373660699718c668c906
Add basic reaction type database objects
See #2508
wcfsetup/install/files/lib/data/reaction/type/ReactionType.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/reaction/type/ReactionTypeAction.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/reaction/type/ReactionTypeEditor.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/reaction/type/ReactionTypeList.class.php [new file with mode: 0644]