statusnet/gnu-social merge request 22

This commit is contained in:
Mikael Nordfeldth 2014-10-10 20:52:09 +02:00
commit d0401b19a5
1 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,10 @@ class BlogPlugin extends MicroAppPlugin
return true;
}
public function newFormAction(){
return 'newblogentry';
}
/**
* Map URLs to actions