todo widget_like

This commit is contained in:
Fabio Comuni 2011-04-18 16:56:29 +02:00
parent cd34051b68
commit 9f05b71018
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@ function widget_args(){
}
function widget_content(&$a, &$o, $conf){
$o .= " #TODO# ";
}