mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-20 04:14:58 +02:00
Working in the refactor the code of reports.
This commit is contained in:
parent
868d1d5b39
commit
10156ffa77
File diff suppressed because it is too large
Load Diff
@ -41,6 +41,7 @@ if (empty($report) || ! check_acl ($config['id_user'], $report['id_group'], "RR"
|
|||||||
|
|
||||||
// Include with the functions to calculate each kind of report.
|
// Include with the functions to calculate each kind of report.
|
||||||
require_once ($config['homedir'] . '/include/functions_reporting.php');
|
require_once ($config['homedir'] . '/include/functions_reporting.php');
|
||||||
|
require_once ($config['homedir'] . '/include/functions_reporting_html.php');
|
||||||
require_once ($config['homedir'] . '/include/functions_groups.php');
|
require_once ($config['homedir'] . '/include/functions_groups.php');
|
||||||
|
|
||||||
enterprise_include("include/functions_reporting.php");
|
enterprise_include("include/functions_reporting.php");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user