log php/read/getBookDetails.php @ 53:dd93cb4b77ad

age author description
Thu, 06 Jun 2019 16:37:20 -0400 Charlie Root more debugging (too much for production), fallback to DB if getBookDetails is knocked back by Amazon
Wed, 16 Jan 2019 13:42:15 -0500 Charlie Root put both paths in include_path and depend on that
Sun, 06 Jan 2019 12:46:24 -0500 Charlie Root include path normalise
Sun, 06 Jan 2019 12:15:42 -0500 Charlie Root centralise db query even more
Sun, 06 Jan 2019 07:17:03 -0500 Charlie Root change includes to assume (contra previos ASSUMES) that we have .user.ini which adds /var/test to include_path
Sat, 05 Jan 2019 18:00:10 -0500 Charlie Root ASSUMES we have SetEnv PHP_VALUE "include_path =.:/var/test/private:/var/test/ywww:/usr/share/php" in apache2/.../test.conf