11
This commit is contained in:
@@ -338,10 +338,10 @@ namespace FineUIPro.Web
|
||||
}
|
||||
}
|
||||
|
||||
if (BLL.SQLHelper.GetConn().State == ConnectionState.Open)
|
||||
{
|
||||
BLL.SQLHelper.GetConn().Close();
|
||||
}
|
||||
//if (BLL.SQLHelper.GetConn().State == ConnectionState.Open)
|
||||
//{
|
||||
// BLL.SQLHelper.GetConn().Close();
|
||||
//}
|
||||
}
|
||||
|
||||
private bool IsSystemTheme(string themeName)
|
||||
|
||||
Reference in New Issue
Block a user