Don't emit data when fetching details
authorJoey Schulze <joey@infodrom.org>
Thu, 24 Feb 2011 17:19:51 +0000 (18:19 +0100)
committerJoey Schulze <joey@infodrom.org>
Thu, 24 Feb 2011 17:19:51 +0000 (18:19 +0100)
masks/documents/files.php

index 49c2695..231e3b3 100644 (file)
@@ -71,6 +71,7 @@ $mask = array(
                                            'name' => 'Dokument',
                                            'type' => 'file',
                                            'path' => 'documents',
+                                           'sql' => false,
                                            ),
                              'keywords' => array(
                                            'name' => 'Schlagworte',