Open Journal Systems  3.3.0
plugins/generic/hypothesis/index.php
1 <?php
2 
14 require_once('HypothesisPlugin.inc.php');
15 return new HypothesisPlugin();
16 
HypothesisPlugin
Hypothesis annotation/discussion integration.
Definition: HypothesisPlugin.inc.php:17