@@ -133,6 +133,7 @@ |
||
133 | 133 | |
134 | 134 | /** |
135 | 135 | * @NoAdminRequired |
136 | + * @param integer $fileId |
|
136 | 137 | */ |
137 | 138 | public function rename($fileId){ |
138 | 139 | $name = $this->request->post['name']; |