nextcloud/ocs
Vincent Petry 5f405e1454
Fix loading order for OCS endpoints
The loading order can have side effects in the way how apps register
plugins, listeners, etc.

Recently the order had been changed as part of cleaning up old code, but
caused apps to break.

This brings back the old app loading order to guarantee that apps won't
break, even though it might not semantically make sense.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-10 08:20:20 +01:00
..
providers.php Update license headers 2019-12-05 15:38:45 +01:00
v1.php Fix loading order for OCS endpoints 2020-12-10 08:20:20 +01:00
v2.php Update license headers 2019-12-05 15:38:45 +01:00