Pass through errors creating the main page to the installer.
authorRyan Schmidt <skizzerz@skizzerz.net>
Mon, 25 Apr 2016 02:17:16 +0000 (19:17 -0700)
committerRyan Schmidt <skizzerz@skizzerz.net>
Mon, 25 Apr 2016 02:19:04 +0000 (19:19 -0700)
commitccdd94dc84fe496963e75faac889321cfab46d33
tree48e6e5b9f64d4f4d854858d71cd68da712ddf64c
parent41e2a2486c562dba0dd22ceaf635a7d161718af8
Pass through errors creating the main page to the installer.

Right now, any errors from inserting the main page are silently ignored by
the installer, causing it to report success even in case of failure. Let's
fix that.

Change-Id: I1da3aa076eefa212b5cc0f796a48f944e8c06fd2
includes/installer/Installer.php