Open Journal Systems  3.3.0
plugins/themes/bootstrap3/index.php
1 <?php
2 
19 require_once('BootstrapThreeThemePlugin.inc.php');
20 
21 return new BootstrapThreeThemePlugin();
22 
23 ?>
BootstrapThreeThemePlugin
Default theme.
Definition: BootstrapThreeThemePlugin.inc.php:17