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