more comanche

This commit is contained in:
friendica
2013-12-19 02:25:44 -08:00
parent 125543aded
commit b28a37c38e
3 changed files with 8 additions and 7 deletions

View File

@@ -510,4 +510,8 @@ function widget_design_tools($arr) {
return '';
return design_tools();
}
function widget_findpeople($arr) {
return findpeople_widget();
}