Ignore:
Timestamp:
Jul 13, 2011, 1:46:00 AM (14 years ago)
Author:
cla
Message:

rdfint

  • reworked library setup for samples and unittests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/samples/rdfa_projections/sample.php

    r6 r27  
    2020// load library setup
    2121require_once( '../sample_config.php');
    22 require_once( '../fdebug_setup.php');
     22define( 'RDFINT', getenv( 'PHP_LIBROOT_RDFINT'));
     23require_once( RDFINT.'/rdfa.php');
    2324
    2425$debugger = \fDebug::getInstance();
Note: See TracChangeset for help on using the changeset viewer.