big-moving.ru/api/soft/fm/2.1.13/config/.htusers.php

7 lines
328 B
PHP
Raw Normal View History

2022-06-24 15:29:23 +05:00
<?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','$2a$08$TTP.Bw0dJGoWDhoQycU.9urpjTpqQs6PCdjkypr2anznxzNy1qUoe','/home/users/y/yurec/domains/','http://localhost','1','','7',1),
);
?>