Changeset 461 for trunk/examples/patExampleGen
- Timestamp:
- 06/08/07 19:54:10 (1 year ago)
- Files:
-
- trunk/examples/patExampleGen/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/patExampleGen/config.php
r454 r461 21 21 // the examples work as they should on your system. 22 22 $neededFiles = array( 23 'patErrorManager' => ' /home/tholzherr/public_html/ncs/include/pat/patErrorManager.php',23 'patErrorManager' => 'pat/patErrorManager.php', 24 24 'patTemplate' => '../patTemplate.php' 25 25 );
