Messed up pull request 51 :(
authorAlexander Ebert <ebert@woltlab.com>
Mon, 25 Jul 2011 17:49:20 +0000 (19:49 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 25 Jul 2011 17:49:20 +0000 (19:49 +0200)
wcfsetup/install/files/lib/acp/form/UsersMassProcessingForm.class.php

index 6a8e783d841e416816624d8684852d79a3dbd6f4..9ec3ccce25de3459cec2359768a4d1001a943514 100644 (file)
@@ -63,13 +63,6 @@ class UsersMassProcessingForm extends UserOptionListForm {
         * @var wcf\system\database\condition\PreparedStatementConditionBuilder
         */
        public $conditions = null;
-
-        /**
-        * Options of the active category.
-        * 
-        * @var array
-        */
-       public $activeOptions = array();
        
        /**
         * Options of the active category.