1
0
Fork 0
mirror of https://git.friendi.ca/friendica/friendica.git synced 2025-07-14 09:48:50 +00:00

todo widget_like

This commit is contained in:
Fabio Comuni 2011-04-18 16:56:29 +02:00
parent cd34051b68
commit 9f05b71018

View file

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