Ignore:
Timestamp:
08/25/11 17:52:09 (14 years ago)
Author:
basvannuland
Message:

start with answer saving

File:
1 edited

Legend:

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

    r78 r83  
    1515        $surveys = array();
    1616
    17         $surveyDBI = new SurveyDatabaseInterface(null);
     17        $surveyDBI = new SurveyCreationDatabaseInterface(null);
    1818        $surveyIDTitles = $surveyDBI->getExistingSurveys();
    1919
Note: See TracChangeset for help on using the changeset viewer.