This commit is contained in:
Frédéric FRANCE 2023-02-22 21:26:59 +01:00 committed by GitHub
parent a17bcd1768
commit 3306565ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ class DolEditor
public $cols;
public $height;
public $width;
public $uselocalbrowser;
public $readonly;
public $posx;
public $posy;