1
0
Fork 0

icon changes, feed security improvements

This commit is contained in:
Friendika 2011-03-04 20:55:32 -08:00
commit 216f038456
27 changed files with 483 additions and 228 deletions

View file

@ -101,5 +101,5 @@ function wall_upload_post(&$a) {
echo '<br /><br /><a href="' . $a->get_baseurl() . '/photos/' . $page_owner_nick . '/image/' . $hash . '" ><img src="' . $a->get_baseurl() . "/photo/{$hash}-{$smallest}.jpg\" alt=\"$basename\" /></a><br /><br />";
killme();
return; // NOTREACHED
}
// NOTREACHED
}