diff options
author | Mario Vavti <mario@mariovavti.com> | 2021-09-29 21:47:12 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2021-09-29 21:47:12 +0200 |
commit | 4ba47698d7d0ef6c799bd0a28045c1d1e49c76f3 (patch) | |
tree | c2f3b62d4b0e1290e27b05de91574310c4f3832c /include/attach.php | |
parent | 5eb79bd51efbd69d297bbd6f46ee9d1583ec694e (diff) | |
download | volse-hubzilla-4ba47698d7d0ef6c799bd0a28045c1d1e49c76f3.tar.gz volse-hubzilla-4ba47698d7d0ef6c799bd0a28045c1d1e49c76f3.tar.bz2 volse-hubzilla-4ba47698d7d0ef6c799bd0a28045c1d1e49c76f3.zip |
revise content import/export part 2
Diffstat (limited to 'include/attach.php')
-rw-r--r-- | include/attach.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/attach.php b/include/attach.php index ef3d6e242..067da21ae 100644 --- a/include/attach.php +++ b/include/attach.php @@ -2442,7 +2442,6 @@ function attach_export_data($channel, $resource_id, $deleted = false, $zap_compa return $ret; } - /** * @brief Strip off 'store/nickname/' from the provided path * |