uawdijnntqw1x1x1
IP : 3.14.249.217
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
axolotl
/
data
/
www
/
yar.axolotls.ru
/
bitrix
/
js
/
..
/
modules
/
redsign.quickbuy
/
include.php
/
/
<? global $DBType, $DB, $MESS, $APPLICATION; IncludeModuleLangFile(__FILE__); CModule::AddAutoloadClasses( "redsign.quickbuy", array( "CRSQUICKBUYTab" => "classes/general/tab.php", "CRSQUICKBUYMain" => "classes/general/main.php", "CRSQUICKBUYElements" => "classes/".$DBType."/quickbuy.php", ) ); if(!function_exists('GetProfiSize')) { function GetProfiSize( $nowW, $nowH, $maxW, $maxH ) { if($nowW>$maxW || $nowH>$maxH) { $factorW = $nowW/$maxW; $factorH = $nowH/$maxH; if($factorW>$factorH) { $trueW = $maxW; $trueH = floor($nowH/$factorW); } elseif($factorW<$factorH) { $trueW = floor($nowW/$factorH); $trueH = $maxH; } else { $trueW = $maxW; $trueH = $maxH; } } else { $trueW = $nowW; $trueH = $nowH; } return array( $trueW, $trueH ); } } if(!function_exists('QBGEndWord')) { function QBGEndWord($num, $end1, $end2, $end3) { $val = $num % 100; if ($val > 10 && $val < 20) return $end3; else { $val = $num % 10; if ($val == 1) return $end1; elseif ($val > 1 && $val < 5) return $end2; else return $end3; } } }
/var/www/axolotl/data/www/yar.axolotls.ru/bitrix/js/../modules/redsign.quickbuy/include.php