source:
trunk/xgraph/include_path_inc.php@
42
| Last change on this file since 42 was 42, checked in by , 11 years ago | |
|---|---|
| File size: 98 bytes | |
| Rev | Line | |
|---|---|---|
| [42] | 1 | <?php |
| 2 | set_include_path(get_include_path().PATH_SEPARATOR. | |
| 3 | dirname(__FILE__)."/jpgraph/"); | |
| 4 | ?> |
Note:
See TracBrowser
for help on using the repository browser.
