Changeset 10

Show
Ignore:
Timestamp:
05/05/05 13:48:28
Author:
hspath
Message:

testing write-access for hspath from console cvs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/viewSource.php

    r9 r10  
    11<?PHP 
    22/** 
    3 *     display pretty version of XML source 
    4 *     Just open this file with viewSource.php?file=example.xml to view the XML source of a file 
    5 *     Config is in config/xmlPretty.xml and the HTML template in templates/xmlPretty.tmpl 
    6 
    7 *   $Id$ 
    8 
    9 *     @package        patXMLRenderer 
    10 *     @author         Stephan Schmidt <schst@php-tools.net> 
    11 *     @version        1.0 
    12 */ 
     3 *    display pretty version of XML source 
     4 *    Just open this file with viewSource.php?file=example.xml to view the XML source of a file 
     5 *    Config is in config/xmlPretty.xml and the HTML template in templates/xmlPretty.tmpl 
     6
     7 *   $Id$ 
     8
     9 *    @package        patXMLRenderer 
     10 *    @author         Stephan Schmidt <schst@php-tools.net> 
     11 *    @version        1.0 
     12 */ 
    1313 
    1414        //      include config (file locations)