Skip to content

Commit

Permalink
pkp#52 stable-3.4.0 removed use of import method
Browse files Browse the repository at this point in the history
  • Loading branch information
touhidurabir committed Sep 11, 2024
1 parent f07b264 commit dbd714d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/PlagiarismIthenticateActionHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ public function authorize($request, &$args, $roleAssignments)
{
$this->markRoleAssignmentsChecked();

import('lib.pkp.classes.security.authorization.SubmissionFileAccessPolicy');
$this->addPolicy(
new SubmissionFileAccessPolicy(
$request,
Expand Down

0 comments on commit dbd714d

Please sign in to comment.