From: friendica Date: Tue, 27 Mar 2012 11:51:20 +0000 (-0700) Subject: form security error when using existing photo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=117d2165f5ec153e67c13e914d0607f461c878ef;p=friendica.git form security error when using existing photo --- diff --git a/mod/profile_photo.php b/mod/profile_photo.php index d1fd08eba6..ace8dadd47 100755 --- a/mod/profile_photo.php +++ b/mod/profile_photo.php @@ -151,7 +151,7 @@ function profile_photo_content(&$a) { return; }; - check_form_security_token_redirectOnErr('/profile_photo', 'profile_photo'); +// check_form_security_token_redirectOnErr('/profile_photo', 'profile_photo'); $resource_id = $a->argv[2]; //die(":".local_user());