Mercurial > hg > ywww
diff xml/getAmazonInfo.php @ 44:38d209611508
change includes to assume (contra previos ASSUMES) that we have .user.ini which adds /var/test to include_path
author | Charlie Root |
---|---|
date | Sun, 06 Jan 2019 07:17:03 -0500 |
parents | dbc006408d2b |
children | b7376319d25a |
line wrap: on
line diff
--- a/xml/getAmazonInfo.php Sat Jan 05 18:00:10 2019 -0500 +++ b/xml/getAmazonInfo.php Sun Jan 06 07:17:03 2019 -0500 @@ -1,6 +1,6 @@ <?php -include_once "dlog.php"; -include_once "doAmazonRequest.inc"; +include_once "ywww/dlog.php"; +include_once "doAmazonRequest.php"; function getAmazonDet($isbn,$go,$localeIn) {