aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editpost.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-10-29 19:46:21 +0100
committerMario Vavti <mario@mariovavti.com>2015-10-29 19:46:21 +0100
commitc5aedb14a962290140b1f2b7cc1d2b62296c7624 (patch)
treee638b3ad0b5ba08f1be94502276bc85c24806f80 /mod/editpost.php
parentec28dee728b847f2363a53fb11e003d818c8e1cb (diff)
downloadvolse-hubzilla-c5aedb14a962290140b1f2b7cc1d2b62296c7624.tar.gz
volse-hubzilla-c5aedb14a962290140b1f2b7cc1d2b62296c7624.tar.bz2
volse-hubzilla-c5aedb14a962290140b1f2b7cc1d2b62296c7624.zip
fix #83
Diffstat (limited to 'mod/editpost.php')
-rw-r--r--mod/editpost.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/editpost.php b/mod/editpost.php
index 1bee16ee7..2f999858f 100644
--- a/mod/editpost.php
+++ b/mod/editpost.php
@@ -90,7 +90,6 @@ function editpost_content(&$a) {
$category .= ', ';
$category .= $cat['term'];
}
-
}
if($itm[0]['attach']) {