mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Whenever an app needs to register an event late, it does that on the original file actions object. Since the file actions that the file list work on is a merged list, not the original one, the registration event needs to be propagated there as well. |
||
|---|---|---|
| .. | ||
| ajax | ||
| appinfo | ||
| command | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| templates | ||
| tests | ||
| admin.php | ||
| download.php | ||
| index.php | ||
| list.php | ||
| settings.php | ||
| triggerupdate.php | ||