fixed warnings
This commit is contained in:
parent
1c40d9e59b
commit
1740d70845
6 changed files with 12 additions and 26 deletions
|
@ -806,9 +806,8 @@ namespace WebsitePanel.EnterpriseServer
|
|||
//
|
||||
return true;
|
||||
}
|
||||
catch(Exception e)
|
||||
{
|
||||
//
|
||||
catch
|
||||
{ //
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue