correct phones
This commit is contained in:
@@ -84,7 +84,7 @@ function addhash_kuri(){
|
||||
$hash = md5("$id$date");
|
||||
$usql = "UPDATE `price` SET `pricehash` = '$hash' WHERE `price_id` = '$id'";
|
||||
|
||||
dbl_get($usql, 'reader');
|
||||
dbl_get($usql, 'argumentiru');
|
||||
|
||||
echo $usql."\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user