Merge pull request #7301 from owncloud/fix-fuckup

fix master - #7274 brokes it
This commit is contained in:
icewind1991 2014-02-20 13:40:12 +01:00
commit 742f54b6d5
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ namespace OC\AppFramework\Middleware;
use OCP\AppFramework\Controller;
use OCP\AppFramework\Http\Response;
use OCP\AppFramework\MiddleWare;
/**
* This class is used to store and run all the middleware in correct order