aboutsummaryrefslogtreecommitdiffstats
path: root/lib/preview/opendocument.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/preview/opendocument.php')
-rw-r--r--lib/preview/opendocument.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/preview/opendocument.php b/lib/preview/opendocument.php
index e69de29bb2d..786a038ff82 100644
--- a/lib/preview/opendocument.php
+++ b/lib/preview/opendocument.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Copyright (c) 2013 Georg Ehrke georg@ownCloud.com
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+namespace OC\Preview;
+
+class OpenDocument {
+
+} \ No newline at end of file