📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 11:43:39
📂
/
/
var
/
softaculous
/
buggenie
✏️
Editing: update_pass.php
<?php $resp = crypt('[[admin_pass]]', '$2a$07$'.'[[salt]]'.'$'); echo '<update_pass>'.$resp.'</update_pass>'; ?>
💾 Save Changes
❌ Cancel