Skip to content

Commit

Permalink
Dev: removed notice
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Feb 7, 2018
1 parent 110863f commit 2dc62b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/helpers/SurveyRuntimeHelper.php
Expand Up @@ -1180,6 +1180,7 @@ private function moveSubmitIfNeeded()
*/
private function processString($sString)
{
$sProcessedString = '';
if (strpos($sString, "{") !== false) {
// process string anyway so that it can be pretty-printed
$aStandardsReplacementFields = getStandardsReplacementFields($this->aSurveyInfo);
Expand Down

0 comments on commit 2dc62b1

Please sign in to comment.