whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
vendor
/
mpdf
/
mpdf
/
src
/
Utils
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/vendor/mpdf/mpdf/src/Utils/NumericString.php
<?php namespace Mpdf\Utils; class NumericString { public static function containsPercentChar($string) { return strstr($string, '%'); } public static function removePercentChar($string) { return str_replace('%', '', $string); } }
Copyright ©2021 || Defacer Indonesia