server/lib
Roeland Jago Douma 235e3480e6
Actually return the root folder when traversing up the tree
If you now keep calling $node->getParent() you will at some point get
the RootFolder back. This is a nice termination check and will prevent
endless loops if an exit condition is slightly off.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-26 20:04:19 +02:00
..
composer Bump autoloader 2018-04-23 13:27:14 +02:00
l10n [tx-robot] updated from transifex 2018-04-22 00:11:51 +00:00
private Actually return the root folder when traversing up the tree 2018-04-26 20:04:19 +02:00
public move log constants to ILogger 2018-04-26 10:45:52 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00