zentaopms/extension/biz/file/ext/config/testreportexport.php
2023-05-16 10:50:42 +08:00

4 lines
100 B
PHP

<?php
if(!isset($config->word)) $config->word = new stdclass();
$config->word->maxImageWidth = 834;