form security error when using existing photo

This commit is contained in:
friendica 2012-03-27 04:51:20 -07:00
parent 7c6c3d36f5
commit 117d2165f5
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ function profile_photo_content(&$a) {
return; return;
}; };
check_form_security_token_redirectOnErr('/profile_photo', 'profile_photo'); // check_form_security_token_redirectOnErr('/profile_photo', 'profile_photo');
$resource_id = $a->argv[2]; $resource_id = $a->argv[2];
//die(":".local_user()); //die(":".local_user());