mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Remove dead preupdate.php note
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
@@ -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``, ``update.php`` and ``preupdate.php`` files anymore! This method is deprecated and is known to cause issues.
|
||||
.. note:: Don't use the ``install.php`` and ``update.php`` files anymore! This method is deprecated and is known to cause issues.
|
||||
|
||||
|
||||
Creating a repair step
|
||||
|
||||
Reference in New Issue
Block a user