fix master - #7274 brokes it

This commit is contained in:
Morris Jobke 2014-02-20 09:47:59 +01:00
parent a4f71267f0
commit b76a3993d4
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