Ignore:
Timestamp:
07/25/11 15:11:23 (14 years ago)
Author:
basvannuland
Message:

new file structure. surveys/users/application DBs in data folder

File:
1 edited

Legend:

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

    r40 r45  
    22
    33// Survey database interface class as intermediate for storing data from the site to the RDF database
    4 require 'rdfConstants.php';
     4require_once 'rdfConstants.php';
    55
    66// Include RAP Library to write RDF files
    7 define("RDFAPI_INCLUDE_DIR", "rdfapi/");
    87include(RDFAPI_INCLUDE_DIR . "RDFAPI.php");
    98
Note: See TracChangeset for help on using the changeset viewer.