Ignore:
Timestamp:
07/25/11 14:44:24 (14 years ago)
Author:
basvannuland
Message:

added login functionality. Has not been styled

File:
1 edited

Legend:

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

    r40 r44  
    5454        public function setApplicationData($applicationID)
    5555        {
    56                 $resourceApplication = new Resource(APPLICATION . '/' . $userID);
     56                $resourceApplication = new Resource(APPLICATION . '/' . $applicationID);
    5757                               
    5858                $predicatePartOf = new Resource(PART_OF);
Note: See TracChangeset for help on using the changeset viewer.