Fix deprecated usages

Warning: -convert-to is deprecated.  Use --convert-to instead.
Warning: -outdir is deprecated.  Use --outdir instead.
このコミットが含まれているのは:
Joas Schilling 2016-04-15 10:50:18 +02:00
コミット 04232cdcdb
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 70A0B324C41C0946

ファイルの表示

@ -725,7 +725,7 @@ $CONFIG = array(
*/
'preview_office_cl_parameters' =>
' --headless --nologo --nofirststartwizard --invisible --norestore '.
'-convert-to pdf -outdir ',
'--convert-to pdf --outdir ',
/**
* Only register providers that have been explicitly enabled