PhantomVl / sccp_manager

SCCP Manager
35 stars 19 forks source link

Installer failed to update db version #99

Closed steve-lad closed 3 years ago

steve-lad commented 3 years ago

Error in syntax at 745, and in exception handler at 747 . Result was that sccpDBmodel was never added to sccpsettings. This is the only place that it can be added, as rest of Sccp_Manager never writes it but requires it.

Tidied up messages in Installer and Uninstall

Standardised Exception handler trap and verified variables passed to it (error in line 833)

Atom deleted whitespaces