Hello everyone,
I would like to know which php file should I change so that the reviewers list is sorted automatically and if possible how I construíria this command line, I’m using OJS 2.3.8.0 (October 3, 2012 - 04:23 PM).
Thank you
Paulo
Hello everyone,
I would like to know which php file should I change so that the reviewers list is sorted automatically and if possible how I construíria this command line, I’m using OJS 2.3.8.0 (October 3, 2012 - 04:23 PM).
Thank you
Paulo
I think the file you’re looking for is classes/submission/sectionEditor/SectionEditorSubmissionDAO.inc.php
, in the getReviewersNotAssignedToArticle
function.
Regards,
Alec Smecher
Public Knowledge Project Team