Open Journal Systems  3.3.0
plugins/reports/reviewReport/index.php
Go to the documentation of this file.
1 <?php
2 
19 require_once('ReviewReportPlugin.inc.php');
20 
21 return new ReviewReportPlugin();
22 
ReviewReportPlugin
Review report plugin.
Definition: ReviewReportPlugin.inc.php:19