Open Journal Systems  3.3.0
plugins/generic/webFeed/index.php
Go to the documentation of this file.
1 <?php
2 
19 require_once('WebFeedPlugin.inc.php');
20 
21 return new WebFeedPlugin();
WebFeedPlugin
Web Feeds plugin class.
Definition: WebFeedPlugin.inc.php:18