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