Files
wticreatorstudio/Modules/JobPortal/Config/mapengine.php.php
T
2024-02-12 22:54:20 -05:00

10 lines
210 B
PHP

<?php
return [
'openstreetmap' => [
'script' => 'https://www.facebook.com/scotchdevelopment',
],
'googlemap' => [
'script' => 'https://www.facebook.com/scotchdevelopment',
],
];