www/gethopsources.php

changeset 219
4c21eabb3c0e
parent 69
ca25fdce3b85
child 296
69fadd1aded2
equal deleted inserted replaced
218:38499e3859fa 219:4c21eabb3c0e
18 'caryophyllene' => $row['caryophyllene'], 18 'caryophyllene' => $row['caryophyllene'],
19 'cohumulone' => $row['cohumulone'], 19 'cohumulone' => $row['cohumulone'],
20 'myrcene' => $row['myrcene'], 20 'myrcene' => $row['myrcene'],
21 'hsi' => $row['hsi'], 21 'hsi' => $row['hsi'],
22 'total_oil' => $row['total_oil'], 22 'total_oil' => $row['total_oil'],
23 'useat' => $row['useat'],
24 'type' => $row['type'], 23 'type' => $row['type'],
25 'form' => $row['form'], 24 'form' => $row['form'],
26 'origin' => $row['origin'], 25 'origin' => $row['origin'],
27 'inventory' => $row['inventory'], 26 'inventory' => $row['inventory'],
28 'cost' => $row['cost'] 27 'cost' => $row['cost']

mercurial