VibeLogWebAdmin.postDeleteFile

Undocumented in source. Be warned that the author may not have intended to support it.
class VibeLogWebAdmin
@auth
@path("posts/:postname/files/:filename/delete")
@errorDisplay!getEditPost
void
postDeleteFile
(
string _postname
,
string _filename
,
AuthInfo _auth
)

Meta