Copy directory /commonservies here for now

This commit is contained in:
2020-11-15 06:30:48 +01:00
parent f3e2809c8f
commit e0d3cd7f45
37 changed files with 2888 additions and 4 deletions

3
commonservices/units.php Normal file
View File

@ -0,0 +1,3 @@
<?PHP
/* 'Lari', 'Mark', 'Pengő', 'Real', 'RM', 'Rupiah', 'US Dollar', 'Złoty' */
$currencies_short = ['EUR' => 'Euro', "FOR" => 'Forint', "USD" => "US Dollar", "IDR" => "Rupiah (Indonesia)", 'DM' => "Deutsche Mark"];