Skip to content

Commit

Permalink
[API] Fix other typos
Browse files Browse the repository at this point in the history
  • Loading branch information
spell00 committed Nov 4, 2020
1 parent 5ac0b5b commit 6376f72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions modules/api/php/endpoints/candidate/visit/dicoms.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @category API
* @package Loris
* @author Simon Pelletier <simon.pelletier@mcin.ca>
* @author Xavier Lecours Boucher <xavier.lecours@mcin.ca>
* @license http://www.gnu.org/licenses/gpl-3.0.txt GPLv3
* @link https://github.com/aces/Loris
*/
Expand All @@ -21,7 +21,7 @@ use \LORIS\api\Endpoint;
*
* @category API
* @package Loris
* @author Simon Pelletier <simon.pelletier@mcin.ca>
* @author Xavier Lecours Boucher <xavier.lecours@mcin.ca>
* @license http://www.gnu.org/licenses/gpl-3.0.txt GPLv3
* @link https://github.com/aces/Loris
*/
Expand Down
2 changes: 0 additions & 2 deletions modules/api/php/models/projectdicomsrow.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ class ProjectDicomsRow implements \LORIS\Data\DataInstance
private $_centername;
private $_inserttime;
private $_scantype;
private $_qcstatus;
private $_selected;
private $_tarname;
private $_dicomarchiveid;
private $_source;
Expand Down

0 comments on commit 6376f72

Please sign in to comment.