mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 12:51:28 +00:00
@@ -1,11 +1,7 @@
|
|||||||
<%@ Page Language="C#" Debug="true" %>
|
<%@ Page Language="C#" Debug="true" %>
|
||||||
|
|
||||||
<%@ import Namespace="System.IO"%>
|
<%@ import Namespace="System.IO"%>
|
||||||
|
|
||||||
<%@ import Namespace="System.Xml"%>
|
<%@ import Namespace="System.Xml"%>
|
||||||
|
|
||||||
<%@ import Namespace="System.Xml.Xsl"%>
|
<%@ import Namespace="System.Xml.Xsl"%>
|
||||||
|
|
||||||
<%
|
<%
|
||||||
|
|
||||||
string xml=@"<?xml version=""1.0""?><root>test</root>";
|
string xml=@"<?xml version=""1.0""?><root>test</root>";
|
||||||
|
|||||||
Reference in New Issue
Block a user