LimeSurvey: Yii ece0e05d

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite Yii 2011-10-02 23:09:01 Yii 6a0c8835
Changeset

Revert parts of revision 11073 and 11078 since (a) was unclear whether was working properly, and (b) was done with the assumption that get_defined_vars() was causing system slowdown
Added debug logging messages to help identify true source of slowdown.
Log messages for templatereplace() will show which $redata values are passed in, so can safely remove get_defined_vars() in the future if needed.

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

mod - application/controllers/admin/question.php Diff File
mod - application/controllers/survey.php Diff File
mod - application/core/Survey_Common_Controller.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/libraries/Group_format.php Diff File
mod - application/libraries/Question_format.php Diff File
mod - application/libraries/Survey_format.php Diff File