todo widget_like
This commit is contained in:
parent
cd34051b68
commit
9f05b71018
|
@ -9,4 +9,5 @@ function widget_args(){
|
|||
}
|
||||
|
||||
function widget_content(&$a, &$o, $conf){
|
||||
$o .= " #TODO# ";
|
||||
}
|
Loading…
Reference in a new issue