Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /home/picotech/domains/ecom1.picotech.app/public_html_ecom1/public/dist/js/custom/site/ drwxr-xr-x |
Viewing file: Select action/file-type: "use strict";function getDecimalNumberFormat(a=0){if(null!=thousand_separator&&null!=decimal_digits&&null!=a){var b=a.toString().split(".");1<b.length&&(a=b[0]+"."+b[1].substring(0,decimal_digits)),a=parseFloat(a).toFixed(decimal_digits),"."==thousand_separator?a=numberWithDot(a):","==thousand_separator&&(a=numberWithCommas(a))}return a}function numberWithCommas(a){var b=a.toString().split(".");return b[0]=b[0].replace(/\B(?=(\d{3})+(?!\d))/g,","),b.join(".")}function decimalNumberFormatWithCurrency(a=0){var b=getDecimalNumberFormat(a);return"before"==symbol_position?currencySymbol+b:b+currencySymbol}function numberWithDot(a){var b=a.toString().split(".");return b[0]=b[0].replace(/\B(?=(\d{3})+(?!\d))/g,"."),b.join(",")} |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0041 ]-- |