PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` (.*?)<\/AdminLogin>/is', $file, $user, 1); soft_preg_replace('/(.*?)<\/AdminPassword>/is', $file, $pass, 1); if($__settings['admin_username'] != $user){ $error[] = '{{err_no_such_user}}'; return false; }else{ if(sversion_compare($installation['ver'], '7.7.0', '<')){ // This is to obtain old password method from extend.php @sp_include_once($software['path'].'/extend.php'); // creating password using extend.php __ad_pass_md5() function $__settings['admin_pass'] = __ad_pass_md5($__settings['admin_pass']); }else{ //Retrieving salt from salt.php $salt = sfile($installation['softpath'].'/data/salt.php'); if(empty($file)){ $error[] = '{{err_openconfig}} to fetch salt'; return false; } $__settings['salt'] = trim($salt); // This is to obtain password method from install.php @sp_include_once($software['path'].'/install.php'); // creating password using install.php __ad_pass() function $__settings['admin_pass'] = __ad_pass($__settings['admin_pass']); } $replace_data["".$pass.""] = "".$__settings['admin_pass'].""; sclone_replace($replace_data, $installation['softpath'].'/data/settings/settings.xml', true); } } } ?>