1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 17:36:38 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
David Wheatley
db26ea3db9 Update update.php 2022-01-25 09:21:23 +00:00
Franz Liedke
d292aaabf8 Fix another documentation link
Forgotten in #1699, closes #1736.
2019-03-07 00:33:25 +01:00
Toby Zerner
1242fa79af Implement proper update process
If the version in the settings table mismatches the code version, then we return a 503 error for all requests coming through index.php and api.php, while admin.php serves up a form prompting for the database password which will run outstanding migrations.
2015-10-19 15:09:54 +10:30