Server IP : 68.65.122.142  /  Your IP : 3.144.37.38
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/fusion/../ruko/../joomla4/../uvdesk/../cake/../blesta4/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/fusion/../ruko/../joomla4/../uvdesk/../cake/../blesta4/ioncube.php
<?php 

@unlink('ioncube.php');

$lv = '';

if(function_exists('ioncube_loader_iversion')) {
	$liv = ioncube_loader_iversion();
	$lv = sprintf("%d.%d.%d", $liv / 10000, ($liv / 100) % 100, $liv % 100);
}

echo '<iversion>'.$lv.'</iversion>';

?>