MantisBT: master a2628c71

Author Committer Branch Timestamp Parent
dregad dregad master 2020-12-24 05:28 master 328f2208
Affected Issues  0027800: install.php throws SYSTEM WARNINGs
Changeset

Properly deal with "no-op" (null) upgrade steps

The current code throws SYSTEM WARNINGs when processing them, as it
tries to dereference the schema step as an array while its value is
actually null.

Fixes 0027800

mod - admin/install.php Diff File