Merge pull request #7301 from owncloud/fix-fuckup

fix master - #7274 brokes it
remotes/origin/ldap_group_count
icewind1991 2014-02-20 13:40:12 +07:00
commit 742f54b6d5
1 changed files with 1 additions and 0 deletions

@ -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