Skip to content

Commit

Permalink
Dev: added comment on saveSubmitIfNeeded()
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Nov 21, 2016
1 parent a764c00 commit 0f00b5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions application/helpers/SurveyRuntimeHelper.php
Expand Up @@ -1086,6 +1086,9 @@ private function saveAllIfNeeded()
}
}

/**
* perform save submit if asked by user
*/
private function saveSubmitIfNeeded()
{
// retrieve datas from local variable
Expand Down

0 comments on commit 0f00b5d

Please sign in to comment.