Changeset 250
- Timestamp:
- 04/08/08 00:40:57 (9 months ago)
- Files:
-
- trunk/htdocs/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/htdocs/index.php
r237 r250 24 24 // and edit it accordingly 25 25 26 $ta_include_path .= PATH_SEPARATOR . '/Users/shupp/pear/lib';26 // $ta_include_path .= PATH_SEPARATOR . '/Users/shupp/pear/lib'; 27 27 28 28 ini_set('include_path', $ta_include_path . PATH_SEPARATOR . ini_get('include_path'));
