@@ -25,8 +25,7 @@ |
||
25 | 25 | { |
26 | 26 | $this->Name = 'Desktop'; |
27 | 27 | $this->Type = 'desktop'; |
28 | - } |
|
29 | - else |
|
28 | + } else |
|
30 | 29 | { |
31 | 30 | parent::__construct($xmlData); |
32 | 31 |