]> source.dussan.org Git - nextcloud-server.git/commit
Read version and product name from update template
authorVincent Petry <pvince81@owncloud.com>
Wed, 14 Jan 2015 10:31:42 +0000 (11:31 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 14 Jan 2015 10:31:42 +0000 (11:31 +0100)
commit99304be4ef4c34e60c1b2f2d1589a9678a893181
treef4280ac305d38ac62821d9b7aaab5917362c9ae3
parent65ee2b1de88e490672067257a6a704a697d71e1e
Read version and product name from update template

During upgrade, the config settings aren't always available due to
base.php changes. This fix makes the update info page read the product
name and version from the update template, which already had them.
core/js/update.js
core/templates/update.admin.php