Skip to content

Commit

Permalink
[php:plugins:Sanitizer] update example commentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Mar 3, 2020
1 parent 095de9d commit e1ed25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/plugins/Sanitizer/plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* 'upload.pre mkdir.pre mkfile.pre rename.pre archive.pre ls.pre' => array(
* 'Plugin.Sanitizer.cmdPreprocess'
* ),
* 'upload.presave' => array(
* 'upload.presave paste.copyfrom' => array(
* 'Plugin.Sanitizer.onUpLoadPreSave'
* )
* ),
Expand Down

0 comments on commit e1ed25b

Please sign in to comment.