Files
nextcloud-server-mirror/lib/private/Template
Ferdinand Thiessen a3595f73ac fix(OC/Template): Allow .mjs files within custom app paths
If apps are installed in non standard app paths, we need
to check `$app_path/$script` instead of only doing so for translations.
Without this it would fallback to `.js` extension even if a `.mjs` file exists.

Also tried make the code more selfe explaining.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-22 21:19:37 +01:00
..
2022-10-17 12:40:35 +02:00
2023-01-20 11:45:08 +01:00
2022-10-19 10:04:51 +02:00
2021-06-04 22:02:41 +02:00