Ignore:
Timestamp:
07/25/11 20:19:23 (14 years ago)
Author:
fpvanagthoven
Message:

Start on survey page. There's something weird in surveycreationtool though. Should fix that.

File:
1 edited

Legend:

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

    r45 r51  
    3232                $aStyle = $application['applicationStyle'];
    3333               
    34                 $this->applicationRDFWriter->setApplicationInfo($aTitle, $aDescription, $aStyle)
     34                $this->applicationRDFWriter->setApplicationInfo($aTitle, $aDescription, $aStyle);
    3535               
    3636                $this->applicationRDFWriter->saveApplications();
Note: See TracChangeset for help on using the changeset viewer.