Some includes hadn't been removed

This commit is contained in:
Michael 2017-12-01 22:37:46 +00:00
parent cdfa834f05
commit e8975125cf
3 changed files with 0 additions and 4 deletions

View 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");