icon changes, feed security improvements
This commit is contained in:
parent
3c076b53fe
commit
216f038456
27 changed files with 483 additions and 228 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue