Open Journal Systems  3.3.0
plugins/reports/views/index.php
Go to the documentation of this file.
1 <?php
2 
20 require_once(dirname(__FILE__) . '/ViewReportPlugin.inc.php');
21 
22 return new ViewReportPlugin();
23 
24 
ViewReportPlugin
View report plugin.
Definition: ViewReportPlugin.inc.php:19