]> git.mxchange.org Git - friendica.git/blobdiff - mod/profile_photo.php
more upd8s
[friendica.git] / mod / profile_photo.php
index 39808776b7e4fad331db8a0cc9028221b3f73a97..64093b2de0fb4c062dbd3250f003963440e97761 100644 (file)
@@ -8,7 +8,6 @@ function profile_photo_init(&$a) {
                return;
        }
 
-       require_once("mod/profile.php");
        profile_load($a,$a->user['nickname']);
 
 }