fix owncloud.log notices
[grauphel.git] / controller / guicontroller.php
index 3c9c6f1f2a99b5d18d3a430dfbe33beceeaa20a1..947e23ea124c75b572efa89f91895bd57b66ffba 100644 (file)
@@ -111,7 +111,7 @@ class GuiController extends Controller
                 )
             )
         );
-        $this->addNavigation($res, $rawtag);
+        $this->addNavigation($res, null);
 
         return $res;
     }