Fix merge errors

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-12-11 14:21:49 -08:00
parent f69c47b544
commit 94192a667b
2 changed files with 1 additions and 1 deletions

View File

@@ -96,5 +96,4 @@ namespace Orchard.Blogs.Controllers {
return View((object)blog);
}
}
}
}

View File

@@ -9,4 +9,5 @@
bool IsAssemblyLoaded(string name);
void RestartAppDomain();
}
}