Approval.
This commit is contained in:
4
nl/disposal_method_set.php
Normal file
4
nl/disposal_method_set.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?PHP
|
||||
$disposal_method_set['sold'] = 'Sold';
|
||||
$disposal_method_set['destroyed'] = 'Destroyed';
|
||||
$disposal_method_set['garbage'] = 'Thrown away / garbage collection';
|
Reference in New Issue
Block a user