Open Journal Systems  3.3.0
plugins/generic/htmlArticleGalley/index.php
Go to the documentation of this file.
1 <?php
18 require_once('HtmlArticleGalleyPlugin.inc.php');
19 
20 return new HtmlArticleGalleyPlugin();
21 
22 
HtmlArticleGalleyPlugin
Class for HtmlArticleGalley plugin.
Definition: HtmlArticleGalleyPlugin.inc.php:18