✏️ 正在编辑: .htusers.php
路径:
/var/softaculous/twg/.htusers.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** ensure this file is being included by a parent file */ defined( "_VALID_TWG" ) or die( "Direct Access to this location is not allowed." ); $GLOBALS["users"]=array( array("[[admin_username]]","[[admin_pass]]",".","15",1,"",7,1), ); ?>
💾 保存文件
← 返回文件管理器