Current Path :
/
var
/
softaculous
/
extplorer
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//var/softaculous/extplorer/.htusers.php
<?php // ensure this file is being included by a parent file if( !defined( '_JEXEC' ) && !defined( '_VALID_MOS' ) ) die( 'Restricted access' ); $GLOBALS["users"]=array( array('[[admin_username]]','[[admin_pass]]','[[rootpath]]','[[protocol]]://[[domhost]]','1','','7',1), ); ?>