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