Files
MoonPro.net/MP-Site/WebMasterPages/MAPO_warning.master.cs
T
2018-11-10 09:23:37 +01:00

10 lines
150 B
C#

using System;
public partial class MAPO_warning : System.Web.UI.MasterPage
{
protected void Page_Load(object sender, EventArgs e)
{
}
}