Disable watermark for creation creator

This commit is contained in:
Romain Neutron
2012-04-04 13:46:41 +02:00
parent cbb8670e6f
commit 0c33e2819c

View File

@@ -560,6 +560,7 @@ class collection implements cache_cacheableInterface
$rights = array( $rights = array(
"canputinalbum" => "1", "canputinalbum" => "1",
"candwnldhd" => "1", "candwnldhd" => "1",
"nowatermark" => "1",
"candwnldpreview" => "1", "candwnldpreview" => "1",
"cancmd" => "1", "cancmd" => "1",
"canadmin" => "1", "canadmin" => "1",