Added global phone list

This commit is contained in:
dev_amdtel 2013-08-21 17:54:59 +04:00
parent f17301bfc1
commit 7e8b3cce52
46 changed files with 3667 additions and 169 deletions

View file

@ -38,6 +38,7 @@ namespace WebsitePanel.EnterpriseServer
General = 1,
WebSites = 2,
VpsExternalNetwork = 3,
VpsManagementNetwork = 4
VpsManagementNetwork = 4,
PhoneNumbers = 5
}
}