nextcloud-server/tests/lib/AppFramework
Roeland Jago Douma 8c1e75e052
Do not use file as template parameter
Using file will overwrite the $file parameter in the template base.
Leading to trying to include a file that is the exception message. Which
will of course fail.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-09 16:45:25 +02:00
..
Controller Fix direct access to authen page 2018-06-20 08:57:13 +02:00
Db
DependencyInjection
Http
Middleware Do not use file as template parameter 2018-08-09 16:45:25 +02:00
Routing
Utility
AppTest.php