Server : Apache/2.4.41 (Ubuntu) System : Linux journalup 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/html/cache/ |
<?php return array ( 'api.submissions.403.cantChangeContext' => 'You can not change the journal of a submission.', 'api.submissions.403.unpublishedIssues' => 'You do not have permission to view unpublished issues.', 'api.submissions.403.contextRequired' => 'To make or edit a submission you must make a request to the journal\'s API endpoint.', 'api.contexts.403.requestedDisabledContexts' => 'You can only view journals that have been enabled.', 'api.contexts.403.notAllowed' => 'You do not have permission to view this journal.', 'api.contexts.403.contextsDidNotMatch' => 'You can not view or edit this journal unless you make a request to the journal\'s API or the site-wide API.', 'api.contexts.403.requiresContext' => 'You can not edit this journal from the site-wide API.', 'api.contexts.403.notAllowedEdit' => 'You do not have permission to edit this journal.', 'api.contexts.403.notAllowedDelete' => 'You do not have permission to delete this journal.', 'api.contexts.404.contextNotFound' => 'The journal you requested was not found.', 'api.emailTemplates.403.notAllowedChangeContext' => 'You do not have permission to move this email template to another journal.', 'api._payments.400.invalidPaymentMethod' => 'The payment method you selected is not supported.', 'api.publications.403.contextsDidNotMatch' => 'The publication that you requested is not part of this journal.', 'api.publications.403.submissionsDidNotMatch' => 'The publication that you requested is not part of this submission.', );