Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
1bd018a7
Commit
1bd018a7
authored
Dec 02, 2014
by
Joas Schilling
Browse files
Autoload exception from files_trashbin
parent
694003d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
apps/files_trashbin/appinfo/app.php
View file @
1bd018a7
...
...
@@ -3,8 +3,6 @@ $l = \OC::$server->getL10N('files_trashbin');
OCP\Util
::
addTranslations
(
'files_trashbin'
);
OC
::
$CLASSPATH
[
'OCA\Files_Trashbin\Exceptions\CopyRecursiveException'
]
=
'files_trashbin/lib/exceptions.php'
;
// register hooks
\
OCA\Files_Trashbin\Trashbin
::
registerHooks
();
...
...
apps/files_trashbin/lib/exceptions.php
→
apps/files_trashbin/lib/exceptions
/copyrecursiveexception
.php
View file @
1bd018a7
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment