Current File : /home/inlingua/public_html/decay_sym/root/var/softaculous/vtiger72/update_pass.php
<?php
echo crypt('[[plain_pass]]', '[[salt]]');
unlink('update_pass.php');
?>