mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Convert to array values revieved by ajax for updatedb - #77
This commit is contained in:
parent
a1978e93b1
commit
817bce5f4c
@ -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