mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-26 19:38:41 +00:00
8 lines
59 B
PHP
Executable File
8 lines
59 B
PHP
Executable File
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
return [
|
|
'0100' => ''
|
|
];
|