]> git.mxchange.org Git - friendica.git/commitdiff
Missing $
authorMichael Vogel <icarus@dabo.de>
Sun, 3 May 2015 20:40:20 +0000 (22:40 +0200)
committerMichael Vogel <icarus@dabo.de>
Sun, 3 May 2015 20:40:20 +0000 (22:40 +0200)
include/diaspora.php

index 69beb858ed54c055db5d0554519ad8ab3255f046..7c6a88064e2a7b18981938b08dd55838269b21b1 100755 (executable)
@@ -1086,7 +1086,7 @@ function diaspora_reshare($importer,$xml,$msg) {
                dbesc(NETWORK_DIASPORA)
        );
        if(count($r)) {
-               logger('reshared message '.orig_guid." reshared by ".$guid.' already exists on system: '.$orig_url);
+               logger('reshared message '.$orig_guid." reshared by ".$guid.' already exists on system: '.$orig_url);
 
                // Maybe it is already a reshared item?
                // Then refetch the content, since there can be many side effects with reshared posts from other networks or reshares from reshares