statusnet/gnu-social merge request 22
This commit is contained in:
commit
d0401b19a5
|
@ -69,6 +69,10 @@ class BlogPlugin extends MicroAppPlugin
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function newFormAction(){
|
||||||
|
return 'newblogentry';
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Map URLs to actions
|
* Map URLs to actions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user