MantisBT: master 5b6f2690

Author Committer Branch Timestamp Parent
dregad dregad master 2016-01-06 02:11 master 07c78be9
Affected Issues  0020644: Installer should only generate a message when processing SQL steps
Changeset

Install: only generate message when step is SQL

When processing a failed upgrade step, the installer builds a message
to provide info to the user, including all the executed SQL statements.

This is not necessary when processing a non-SQL step (UpdateFunction)
as this just duplicates the function name which is already displayed
in the 1st column.

Fixes 0020644

mod - admin/install.php Diff File