mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fix merge errors
--HG-- branch : dev
This commit is contained in:
@@ -96,5 +96,4 @@ namespace Orchard.Blogs.Controllers {
|
|||||||
return View((object)blog);
|
return View((object)blog);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
@@ -9,4 +9,5 @@
|
|||||||
bool IsAssemblyLoaded(string name);
|
bool IsAssemblyLoaded(string name);
|
||||||
|
|
||||||
void RestartAppDomain();
|
void RestartAppDomain();
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user