Drop note about removed update.php

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2020-11-27 13:06:43 +01:00
parent ae70e83e27
commit 1850420cb8
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

View File

@ -7,7 +7,7 @@ events which directly affect the app. You can use these repair steps to run
code when your app is installed, uninstalled, upgraded etc. It's called repair
steps because they are frequently used to fix things automatically.
.. note:: Don't use the ``install.php`` and ``update.php`` files anymore! This method is deprecated and is known to cause issues.
.. note:: Don't use the ``install.php`` files anymore! This method is deprecated and is known to cause issues.
Creating a repair step