Approval.
This commit is contained in:
4
it/units_weight_set.php
Normal file
4
it/units_weight_set.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
Reference in New Issue
Block a user