Open Monograph Press
3.3.0
lib/pkp/pages/install/index.php
Go to the documentation of this file.
1
<?php
2
19
switch
(
$op
) {
20
case
'index'
:
21
case
'install'
:
22
case
'upgrade'
:
23
case
'installUpgrade'
:
24
define(
'HANDLER_CLASS'
,
'InstallHandler'
);
25
import
(
'lib.pkp.pages.install.InstallHandler'
);
26
break
;
27
}
28
29
$op
$op
Definition:
lib/pkp/pages/help/index.php:18
lib
pkp
pages
install
index.php
Generated on Fri Aug 28 2020 14:52:40 for Open Monograph Press by
1.8.17