Sigh... I need another cuppa

This commit is contained in:
friendica 2013-02-13 17:39:14 -08:00
parent cd14b0665e
commit ca08f13683

View File

@ -69,5 +69,7 @@ function common_content(&$a) {
} }
$o .= cleardiv(); $o .= cleardiv();
}
return $o; return $o;
} }