ultimatepos/Modules/InventoryManagement/Config/config.php

10 lines
174 B
PHP

<?php
return [
'name' => 'InventoryManagement',
'module_version' => "1.0",
'pid' => 24,
'lic1' => 'aHR0cHM6Ly9sLnBubi5zb2x1dGlvbnMvYXBpL3R5cGVfMQ=='
];