diff --git a/Customers/GroupPolicies.aspx b/Customers/GroupPolicies.aspx deleted file mode 100644 index f9f6bc8..0000000 --- a/Customers/GroupPolicies.aspx +++ /dev/null @@ -1,48 +0,0 @@ -<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="GroupPolicies.aspx.vb" Inherits="Customers_Default" %> - - - - - - - - - - <%@ import Namespace="MySql.Data.MySqlClient" %> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

Gruppenrichlinien

-
-
- diff --git a/Customers/GroupPolicies.aspx.vb b/Customers/GroupPolicies.aspx.vb deleted file mode 100644 index 61c8063..0000000 --- a/Customers/GroupPolicies.aspx.vb +++ /dev/null @@ -1,5 +0,0 @@ - -Partial Class Customers_Default - Inherits System.Web.UI.Page - -End Class