X7ROOT File Manager
Current Path:
/var/softaculous/s9y
var
/
softaculous
/
s9y
/
ðŸ“
..
📄
.htaccess
(281 B)
📄
changelog.txt
(5.32 KB)
📄
clone.php
(5.24 KB)
📄
edit.php
(5.23 KB)
📄
edit.xml
(433 B)
📄
extend.php
(10.84 KB)
📄
fileindex.php
(477 B)
ðŸ“
images
📄
import.php
(3.08 KB)
📄
info.xml
(6.52 KB)
📄
install.js
(921 B)
📄
install.php
(6.17 KB)
📄
install.xml
(2.46 KB)
📄
md5
(4.83 KB)
📄
notes.txt
(736 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
serendipity_config_local.inc.php
(903 B)
📄
update_pass.php
(253 B)
📄
upgrade.php
(4.17 KB)
📄
upgrade.xml
(346 B)
Editing: update_pass.php
<?php @unlink('update_pass.php'); if(!defined('PASSWORD_BCRYPT')){ define('PASSWORD_BCRYPT', 1); define('PASSWORD_DEFAULT', PASSWORD_BCRYPT); } $resp = password_hash('[[admin_pass]]', PASSWORD_BCRYPT); echo '<update_pass>'.$resp.'</update_pass>'; ?>
Upload File
Create Folder