mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch '77-bug-en-fondo-de-consolas-visuales-pandora-7' into 'develop'
Convert to array values revieved by ajax for updatedb - #77 See merge request !197
This commit is contained in:
commit
e34b3ea1e4
@ -406,6 +406,7 @@ switch ($action) {
|
||||
|
||||
switch ($type) {
|
||||
case 'background':
|
||||
$values = array();
|
||||
if ($background !== null)
|
||||
$values['background'] = $background;
|
||||
if ($width !== null)
|
||||
|
Loading…
x
Reference in New Issue
Block a user