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