Autoload exception from files_trashbin

remotes/origin/fix-10825
Joas Schilling 10 years ago
parent 694003d147
commit 1bd018a70c
  1. 2
      apps/files_trashbin/appinfo/app.php
  2. 0
      apps/files_trashbin/lib/exceptions/copyrecursiveexception.php

@ -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();

Loading…
Cancel
Save