[Phpxd-commits] CVS: phpXD phpXD.php,1.26,1.27
Status: Beta
Brought to you by:
growbal
From: Thomas D. <th...@us...> - 2002-02-09 17:46:14
|
Update of /cvsroot/phpxd/phpXD In directory usw-pr-cvs1:/tmp/cvs-serv20436 Modified Files: phpXD.php Log Message: Documentation updated. Index: phpXD.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/phpXD.php,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -r1.26 -r1.27 *** phpXD.php 6 Feb 2002 22:58:41 -0000 1.26 --- phpXD.php 9 Feb 2002 17:46:11 -0000 1.27 *************** *** 8,12 **** // Set the phpXD install path. ! $path = "."; require($path."include/dom.php"); --- 8,12 ---- // Set the phpXD install path. ! $path = "f:/www/phpXD/"; require($path."include/dom.php"); |