Separating checkModules() and checkPermissions() in AbstractAction
authorDaniel Rudolf <rudolf@eifel-online.com>
Wed, 30 Jan 2013 18:10:02 +0000 (19:10 +0100)
committerDaniel Rudolf <rudolf@eifel-online.com>
Wed, 30 Jan 2013 18:10:02 +0000 (19:10 +0100)
commitfcf384f2a59fe8b2693238b1163f8285820008f0
treeaa4314770677eba29ca1b052167d67cafde77fd9
parent4791efb80393161fb1943312b9eb328909f117e5
Separating checkModules() and checkPermissions() in AbstractAction

Actually nothing was changed, just separating the code into own methods to make them overridable, just like in AbstractPage.
wcfsetup/install/files/lib/action/AbstractAction.class.php
wcfsetup/install/files/lib/action/IAction.class.php