source: trunk/xgraph/include_path_inc.php @ 42

Last change on this file since 42 was 42, checked in by marrucho, 10 years ago
File size: 98 bytes
Line 
1<?php 
2set_include_path(get_include_path().PATH_SEPARATOR.
3dirname(__FILE__)."/jpgraph/");
4?>
Note: See TracBrowser for help on using the repository browser.