mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Added macro for sql custom reports
This commit is contained in:
parent
af8055212f
commit
38f1c45698
@ -5309,7 +5309,7 @@ function reporting_sql($report, $content)
|
||||
$sql = io_safe_output($content['external_source']);
|
||||
}
|
||||
|
||||
// Check if exist timeform macro
|
||||
// Check if exist sql macro
|
||||
$sql = reporting_sql_macro($report, $sql);
|
||||
|
||||
// Do a security check on SQL coming from the user.
|
||||
|
Loading…
x
Reference in New Issue
Block a user