Skip to content

Commit

Permalink
Update DNBExportPlugin.inc.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ronste authored Dec 4, 2020
1 parent 03e47e9 commit aa9c24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DNBExportPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import('classes.plugins.PubObjectsExportPlugin');
import('lib.pkp.classes.file.FileManager');

define('DEBUG', flase);
define('DEBUG', false);

define('DNB_STATUS_DEPOSITED', 'deposited');
# determines whether to export remote galleys (experimental feature)
Expand Down

0 comments on commit aa9c24f

Please sign in to comment.