]> git.mxchange.org Git - friendica-addons.git/blobdiff - fromgplus/fromgplus.php
Some includes hadn't been removed
[friendica-addons.git] / fromgplus / fromgplus.php
index f66042075e61213e3fa409a94373c2ff235a803d..1a1ae682cfee3d8d4937a6df98b0d4ebe6c8d36a 100644 (file)
@@ -309,7 +309,6 @@ function fromgplus_cleantext($text) {
 }
 
 function fromgplus_handleattachments($a, $uid, $item, $displaytext, $shared) {
-       require_once("include/Photo.php");
        require_once("include/items.php");
        require_once("include/network.php");