Changeset 2b9b6bf in github
- Timestamp:
-
Feb 3, 2008 9:30:02 AM
(5 years ago)
- Author:
- till <till@…>
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 24a4233
- Parents:
- 8bbe9d0
- Message:
-
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r8bbe9d0
|
r2b9b6bf
|
|
| 38 | 38 | * @todo HTML/CSS to make it pretty. |
| 39 | 39 | */ |
| | 40 | |
| | 41 | $include_path = dirname(__FILE__) . '/program/lib/'; |
| | 42 | $include_path .= PATH_SEPARATOR . get_include_path(); |
| | 43 | set_include_path($include_path); |
| 40 | 44 | |
| 41 | 45 | $writable_dirs = array('logs/', 'temp/'); |