]> git.mxchange.org Git - friendica.git/commitdiff
form security error when using existing photo
authorfriendica <info@friendica.com>
Tue, 27 Mar 2012 11:51:20 +0000 (04:51 -0700)
committerfriendica <info@friendica.com>
Tue, 27 Mar 2012 11:51:20 +0000 (04:51 -0700)
mod/profile_photo.php

index d1fd08eba68ed5fcb2f12c59d97c96fb8e194863..ace8dadd47abdbfebbe97cd3c59fde8e9f1d70b6 100755 (executable)
@@ -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());