merge
This commit is contained in:
@@ -87,6 +87,8 @@ namespace Umbraco.Web.Install.Controllers
|
||||
/// <returns></returns>
|
||||
public HttpResponseMessage PostCheckDbConnection()
|
||||
{
|
||||
//TODO: Look into using SqlExtensions.IsConnectionAvailable which i started making for this
|
||||
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user