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/SurveyDatabaseInterface.php

    r40 r44  
    11<?php
    22// Survey database interface class as intermediate for storing data from the site to the RDF database
    3 require 'rdfConstants.php';
     3require_once 'rdfConstants.php';
    44
    55// Include RAP Library to write RDF files
    6 define("RDFAPI_INCLUDE_DIR", "rdfapi/");
    76include(RDFAPI_INCLUDE_DIR . "RDFAPI.php");
    87
Note: See TracChangeset for help on using the changeset viewer.