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:
@@ -1261,7 +1261,7 @@ class xmlClass
|
||||
|
||||
|
||||
|
||||
if(vartrue($xmlArray['database']))
|
||||
if(!empty($xmlArray['database']))
|
||||
{
|
||||
foreach($xmlArray['database']['dbTable'] as $val)
|
||||
{
|
||||
|
Reference in New Issue
Block a user