Skip to content
Snippets Groups Projects
  • alpianon's avatar
    bux fix for custom upgrade streams · 65ac8cd8
    alpianon authored
    line 199: in case of custom upgrade streams, variable $signature contains the last value from the foreach cycle at line 130, not the core schema signature!
    
    line 209: if we do not insert schema signatures for each custom stream, after install osTicket thinks it needs an upgrade and gets stuck (see function isUpgradePending() in class.ticket)
    65ac8cd8