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