nextcloud/lib/private/Template
Ferdinand Thiessen cee151a14f fix(JSRecourceLocator): Add missing slash after server root
The `OC::$SERVERROOT` is always returned without a trailing slash, so we need to add a slash between server root and apps directory.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-29 08:27:46 -04:00
..
Base.php Fix various other small psalm issues 2022-10-17 12:40:35 +02:00
CSSResourceLocator.php fix: Fix loading styles from core/css/ 2023-02-20 09:28:30 +01:00
JSCombiner.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
JSConfigHelper.php Add global accessibility switch 2023-12-19 14:39:53 +01:00
JSResourceLocator.php fix(JSRecourceLocator): Add missing slash after server root 2024-03-29 08:27:46 -04:00
ResourceLocator.php Drop 3rdparty root since it is unused and adjust tests 2022-12-07 23:55:32 +01:00
ResourceNotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
TemplateFileLocator.php Update php licenses 2021-06-04 22:02:41 +02:00