add page default 1
This commit is contained in:
@@ -26,7 +26,7 @@ function anpromo_kuri($page = 1, $scale = 2){
|
||||
}
|
||||
|
||||
|
||||
function read_kuri($hash, $page){
|
||||
function read_kuri($hash, $page=1){
|
||||
|
||||
$price = db_get("SELECT `price_id`, `pricename` FROM `price` WHERE `pricehash` = '$hash' LIMIT 1");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user