Open Journal Systems  3.3.0
plugins/generic/recommendByAuthor/index.php
Go to the documentation of this file.
1 <?php
2 
19 require_once('RecommendByAuthorPlugin.inc.php');
20 
21 return new RecommendByAuthorPlugin();
22 
23 
RecommendByAuthorPlugin
Plugin to recommend articles from the same author.
Definition: RecommendByAuthorPlugin.inc.php:21