server/lib
Arthur Schiwon e3dbc3d40c different strategy in cleaning up after user was deleted
we do not listen to deletion hooks anymore, because there is no guarantee that they
will be heard - requires that something fetches the CommentsManager first.

Instead, in the user deletion routine the clean up method will be called directly. Same way
as it happens for files, group memberships, config values.
2015-12-09 14:34:23 +01:00
..
l10n [tx-robot] updated from transifex 2015-12-09 01:55:14 -05:00
private different strategy in cleaning up after user was deleted 2015-12-09 14:34:23 +01:00
public add icommentsmanger and icomment implementation 2015-12-09 14:34:23 +01:00
repair Remove unused repair steps 2015-12-08 08:46:41 +01:00
autoloader.php Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 2015-11-29 10:54:29 +01:00
base.php Use URLGenerator instead of hard-coded WEBROOT 2015-12-03 14:42:14 +01:00