nextcloud/lib
Vincent Petry 65b3d293ce Added ORDER BY to enforce share entry order
Sometimes MySQL decides to return the shares in the wrong order, but
some parts of the code seem to require the order to be known, at least
so that the parent shares come before the children shares.

This fix adds an ORDER BY clause to force the order by id.
2014-06-11 14:28:30 +02:00
..
l10n [tx-robot] updated from transifex 2014-06-11 01:55:07 -04:00
private Added ORDER BY to enforce share entry order 2014-06-11 14:28:30 +02:00
public Merge pull request #4553 from owncloud/update_search_classes 2014-06-06 13:24:16 +02:00
autoloader.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
base.php set logger before registrate to an error handler 2014-06-09 10:02:23 +02:00