]> git.koha-community.org Git - koha.git/commit
Bug 12023: (follow-up) fix redirect to step 3
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 22 May 2014 11:00:07 +0000 (13:00 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 23 May 2014 13:22:44 +0000 (13:22 +0000)
commitf9d481e513e6d5794309517ff036ff1714130d7e
treefd00033c0e5bd72a77e5a08bb0469e3c38c57827
parent07ad0dba705365b567e711504b90fac8ca578398
Bug 12023: (follow-up) fix redirect to step 3

This patch fixes the redirection to step 3.

If you go on installer/install.pl and Koha is already installed,
you should be redirected to the step 3. Without this patch, the
script raised an internal error (500).

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/install.pl