Андрей (andy) wrote in changelog,
Андрей
andy
changelog

[livejournal] r21843: LJSUP-11999 (New PhotoHosting aviable fo...

Committer: ailyin
LJSUP-11999 (New PhotoHosting aviable for all users)
U   trunk/cgi-bin/LJ/User.pm
Modified: trunk/cgi-bin/LJ/User.pm
===================================================================
--- trunk/cgi-bin/LJ/User.pm	2012-04-28 08:04:58 UTC (rev 21842)
+++ trunk/cgi-bin/LJ/User.pm	2012-04-28 08:06:53 UTC (rev 21843)
@@ -3883,11 +3883,7 @@
     }
 =cut
 
-    ## return 1 if $u->prop ('fotki_migration_status');
-
-    return 0 if $u->is_identity;
-
-    return 1;
+    return $u->is_personal && $u->prop('fotki_migration_status') ? 1 : 0;
 }
 
 sub can_upload_photo {

Tags: ailyin, andy, livejournal, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments