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