Ignore:
Timestamp:
08/03/11 15:30:50 (14 years ago)
Author:
fpvanagthoven
Message:

Pipeline now gets submitted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/classes/SurveyCreationTool.php

    r64 r68  
    1515        $this->survey = $survey;
    1616        $this->timeStamp = $timeStamp;
    17 
     17var_dump($_POST);
    1818        if (isset($this->survey->id))
    1919            SurveyCreationTool::javascript($this->survey->id);
Note: See TracChangeset for help on using the changeset viewer.