@@ -189,6 +189,10 @@ |
||
189 | 189 | } |
190 | 190 | } |
191 | 191 | |
192 | + /** |
|
193 | + * @param string $userId |
|
194 | + * @param integer $templateDestination |
|
195 | + */ |
|
192 | 196 | public function getTokenForTemplate(File $file, $userId, $templateDestination, $direct = false) { |
193 | 197 | $owneruid = $userId; |
194 | 198 | $editoruid = $userId; |