Skip to content

Commit

Permalink
Fix parse error in survey format
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_yii@11778 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
GautamGupta committed Dec 27, 2011
1 parent c2fa9c6 commit 87622fe
Show file tree
Hide file tree
Showing 155 changed files with 0 additions and 50,585 deletions.
1,426 changes: 0 additions & 1,426 deletions application/helpers/adodb/adodb-time.inc_helper.php

This file was deleted.

28 changes: 0 additions & 28 deletions application/libraries/LS/src/LS/Installer/DbFile.php

This file was deleted.

98 changes: 0 additions & 98 deletions application/libraries/LS/src/LS/Installer/DbTasks.php

This file was deleted.

2 changes: 0 additions & 2 deletions application/libraries/Survey_format.php
Expand Up @@ -130,7 +130,6 @@ function run($args) {
if (!isset($_SESSION['finished']))
{
// $subquery = createinsertquery();
// $connect->Execute($subquery); // Checked
$CI->save->submitanswer($surveyid, $thissurvey, $move);
}

Expand Down Expand Up @@ -937,7 +936,6 @@ function checkconditions(value, name, type)
}
$java .= $appendj;
}
*/

if (isset($java)) {echo $java;}
foreach ($groupUnconditionnalQuestionsCount as $thegid => $thecount)
Expand Down

0 comments on commit 87622fe

Please sign in to comment.