1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 19:44:09 +02:00

Issue #4270 - Admin-UI: WebP support when rendering 'type'=>'image'

This commit is contained in:
Cameron
2020-12-17 09:55:51 -08:00
parent 7580796159
commit b6dbb86c1d
2 changed files with 2 additions and 2 deletions

View File

@@ -1261,7 +1261,7 @@ class xmlClass
if(vartrue($xmlArray['database']))
if(!empty($xmlArray['database']))
{
foreach($xmlArray['database']['dbTable'] as $val)
{