Changeset b685e9e in github for bin/html2text.php
- Timestamp:
- Oct 16, 2008 7:52:09 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 898249d
- Parents:
- 701b9a7
- File:
-
- 1 edited
-
bin/html2text.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bin/html2text.php
r155bbb8 rb685e9e 20 20 */ 21 21 22 define('INSTALL_PATH', realpath( './../') . '/');22 define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/'); 23 23 require INSTALL_PATH.'program/include/iniset.php'; 24 24
Note: See TracChangeset
for help on using the changeset viewer.
