COmpletato renaming namespace

This commit is contained in:
Samuele E. Locatelli
2018-11-10 11:26:40 +01:00
parent 7ce828b7cf
commit 4e4ffa7b2c
125 changed files with 306 additions and 307 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ using System;
using System.Collections.Generic;
using System.Web.UI;
namespace MoonPro.WebUserControls
namespace MP_SITE.WebUserControls
{
public partial class mod_menuTop : System.Web.UI.UserControl
{