MOON
Server: Apache
System: Linux 101-53-147-124.cprapid.com 4.18.0-553.121.1.el8_10.x86_64 #1 SMP Thu Apr 30 09:06:34 EDT 2026 x86_64
User: clientsoftwares (1005)
PHP: 8.2.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/clientsoftwares/public_html/onecrm.clientsoftwares.com/config/settings.php
<?php

return [
    'app' => [
        'company_name' => '1 STOP CRM',
        'dark_logo' => '/assets/images/dark.png',
        'white_logo' => '/assets/images/white.png',
        'company_icon' => '/assets/images/favicon.png',
        'android_url' => 'https://play.google.com/store/apps/details?id=com.impex.adgari',
        'ios_url' => 'https://apps.apple.com/tt/app/adgari/id1597708218?uo=2',
        'language' => 'en',
        // 14 Feb, 2023

        'date_format' => 'd M, Y',
        'time_format' => 'H',
        'currency_symbol' => '৳',
        'site_under_maintenance' => '0'
    ],
    'is_single'=>true,

];