AlkantarClanX12

Your IP : 18.218.108.24


Current Path : /var/softaculous/vtiger72/
Upload File :
Current File : //var/softaculous/vtiger72/update_pass.php

<?php
echo crypt('[[plain_pass]]', '[[salt]]');
unlink('update_pass.php');
?>