@@ -17,7 +17,7 @@ |
||
| 17 | 17 | { |
| 18 | 18 | public function __construct() |
| 19 | 19 | { |
| 20 | - parent::__construct(); |
|
| 20 | + parent::__construct(); |
|
| 21 | 21 | $this->set('//epp:epp/epp:hello'); |
| 22 | 22 | } |
| 23 | 23 | } |