Open Journal Systems  3.3.0
plugins/themes/default/index.php
Go to the documentation of this file.
1 <?php
2 
19 require_once('DefaultThemePlugin.inc.php');
20 
21 return new DefaultThemePlugin();
22 
23 
DefaultThemePlugin
Default theme.
Definition: DefaultThemePlugin.inc.php:18