]> git.mxchange.org Git - friendica.git/commitdiff
fixed another left-over ...
authorRoland Häder <roland@mxchange.org>
Tue, 15 May 2018 21:25:30 +0000 (23:25 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 20 Jun 2018 20:02:16 +0000 (22:02 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
include/text.php

index 9d8ba260435ac266b88e0cd4f89678fff23ee855..f1bc5123269be18a4bfc628f368fda19975e893b 100644 (file)
@@ -1883,15 +1883,8 @@ function file_tag_save_file($uid, $item, $file)
        return true;
 }
 
-<<<<<<< HEAD
 function file_tag_unsave_file($uid, $item, $file, $cat = false)
 {
-=======
-function file_tag_unsave_file($uid, $item, $file, $cat = false) {
-       require_once "include/files.php";
-
-       $result = false;
->>>>>>> more spaces + some curly spaces added
        if (! intval($uid)) {
                return false;
        }