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