|
@@ -14,9 +14,8 @@ |
|
14
|
14
|
* |
|
15
|
15
|
* @param object $polylang polylang object |
|
16
|
16
|
*/ |
|
17
|
17
|
public function __construct( &$polylang ) { |
|
18
|
|
- $this->options = &$polylang->options; |
|
19
|
18
|
parent::__construct( |
|
20
|
19
|
$polylang, |
|
21
|
20
|
array( |
|
22
|
21
|
'module' => 'browser', |