error cleanup

This commit is contained in:
friendica
2012-07-17 05:30:32 -07:00
parent 91e4c2fce1
commit 359c74d320
4 changed files with 8 additions and 27 deletions

View File

@@ -614,6 +614,8 @@ function network_content(&$a, $update = 0) {
intval($_SESSION['uid'])
);
require_once('include/items.php');
$items = fetch_post_tags($items);
}
else {