Ignore:
Timestamp:
Jul 15, 2011, 3:45:51 PM (14 years ago)
Author:
cla
Message:

rdfint

  • simplified list of symbols (currently unused though)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/samples/sample_config.php

    r38 r39  
    2525// --- CURRENTLY NOT USED
    2626
    27 // activate debug output of the library classes
    28 // if not set, only the sample code itself generates debug messages
    29 define( 'RDFA_DEBUGOUTPUT_CLASSES', true);
    30 
    31 // activate debug output for specific RDFaLIB classes in samples and unittests
     27// activate debug output of the library classes in samples
    3228define( 'RDFA_DEBUGOUTPUT_READER', true);
    3329define( 'RDFA_DEBUGOUTPUT_PROJECTION', true);
Note: See TracChangeset for help on using the changeset viewer.