update to activity report v2
This commit is contained in:
parent
9be9f44757
commit
7d4a8f4e51
@ -30,6 +30,6 @@ dcCore::app()->url->register(
|
|||||||
);
|
);
|
||||||
|
|
||||||
// Add to report on plugin activityReport
|
// Add to report on plugin activityReport
|
||||||
if (defined('ACTIVITY_REPORT')) {
|
if (defined('ACTIVITY_REPORT_V2')) {
|
||||||
require_once __DIR__ . '/inc/lib.zcfs.activityreport.php';
|
require_once __DIR__ . '/inc/lib.zcfs.activityreport.php';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user