File Manager
Path:
/
var
/
softaculous
/
vtiger72
/
Viewing File: update_pass.php
<?php echo crypt('[[plain_pass]]', '[[salt]]'); unlink('update_pass.php'); ?>