浏览代码

Add files via upload

Dan Nuggetsman 9 月之前
父节点
当前提交
492c946e6a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -90,7 +90,7 @@
 		//  return;  
 		//}	   	
 		passw = encryptSha2( $("#Password").val() + $("#Salt").val());
-		msg = "<?PHP echo(getResource0("Please set your hash in the config file with this value", $lang, "/js/home-js.php"));?>:";
+		msg = "Please set your hash in the config file with this value:";
 		alert(msg + "\n\n" + passw);	
 	}