| DIR: /proc/self/root/home/dhnidqcz/journal.pragmaticsng.org/plugins__47455f6/themes/pragma/ |
| Current File : //proc/self/root/home/dhnidqcz/journal.pragmaticsng.org/plugins__47455f6/themes/pragma/index.php |
<?php
/**
* @file plugins/themes/pragma/index.php
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* @ingroup plugins_themes_pragma
* @brief Wrapper for Pragma theme plugin.
*
*/
require_once('PragmaThemePlugin.inc.php');
return new PragmaThemePlugin();
|