LimeSurvey: Yii 577d62b5

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite Yii 2011-10-07 11:47:46 Yii 80755765
Changeset

Made sure createFieldMap is only called once per page at run-time:
(1) stopped having EM force refresh
(2) converted key createFieldMap() run-time calls to use 'full', since that is what is needed at run-time, so no point to also create the 'short' version

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_ci@11123 b72ed6b6-b9f8-46b5-92b4-906544132732

mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/libraries/Save.php Diff File