From c5f471391576f54a908f1e0e654a8777078b99f2 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Sat, 26 Apr 2014 00:33:13 +0200 Subject: [PATCH] DownloadResponse now in public namespace --- lib/textdownloadresponse.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/textdownloadresponse.php b/lib/textdownloadresponse.php index d10eea03..af1d4f54 100644 --- a/lib/textdownloadresponse.php +++ b/lib/textdownloadresponse.php @@ -24,7 +24,7 @@ namespace OCA\Contacts; -use OC\AppFramework\Http\DownloadResponse; +use OCP\AppFramework\Http\DownloadResponse; /** * Prompts the user to download the a textfile.