mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-6422-10782-Error-entity-en-informe-SQL-query' of https://brutus.artica.es:8081/artica/pandorafms into ent-6422-10782-Error-entity-en-informe-SQL-query
This commit is contained in:
commit
07e2d5f4aa
@ -5421,7 +5421,7 @@ function reporting_sql($report, $content)
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
$sql = io_safe_output($content['external_source']);
|
$sql = $content['external_source'];
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check if exist sql macro
|
// Check if exist sql macro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user