Changeset 91 for Dev/trunk/classes/SurveyCreationTool.php
- Timestamp:
- 08/30/11 17:49:19 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/classes/SurveyCreationTool.php
r73 r91 15 15 $this->survey = $survey; 16 16 $this->timeStamp = $timeStamp; 17 var_dump($_POST);18 var_dump($survey);19 17 if (isset($this->survey->id)) 20 18 SurveyCreationTool::javascript($this->survey->id);
Note: See TracChangeset
for help on using the changeset viewer.