groupoffice
groupoffice copied to clipboard
Update Instance.php
MySQL has a username limit of 16 characters so if an instance has the same first 16 characters as another one, it will cause username collision.
This patch attempts to fix this case