LimeSurvey: master 126cc8f0

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2014-03-18 21:14:09 master 79eb33f9
Affected Issues  08846: "Resume later" button unavailable when reloading a survey after using this button
Changeset

Fixed issue 08846: "Resume later" button unavailable when reloading a survey after using this button
Dev: use $SESSION['survey'.$surveyid]['scid'] to control if sutrvey is already saved, and direct save if true
Dev: Fix an PHP notice when reload the first page with token enabled

mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File