add readbook
This commit is contained in:
@@ -5,7 +5,7 @@ function api_pricehash($hash){
|
||||
|
||||
$pricesql = "
|
||||
SELECT
|
||||
`price_id`, `pricename`, `BeginDate`, `category_id`, `pages`
|
||||
`price_id`, `pricename`, `BeginDate`, `category_id`, `pages`, `pdf`, `html`
|
||||
FROM
|
||||
`price`
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user