14 lines
414 B
XML
14 lines
414 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE install SYSTEM "../dtd/install.dtd">
|
|
<!--
|
|
* defaultPluginInstall.xml
|
|
*
|
|
* Copyright (c) 2014-2021 Simon Fraser University
|
|
* Copyright (c) 2003-2021 John Willinsky
|
|
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
|
|
*
|
|
* Empty dummy installation descriptor file for backwards compatible plug-in installation.
|
|
-->
|
|
|
|
<install />
|