aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-23 15:27:57 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-23 15:27:57 -0800
commitdfaf1a1075acdeccea5c730611c13db3d61d6277 (patch)
tree5450d8841785d3fbd0c1296d314622b6f2467f42
parentbf5c0e0b0d52e30d188713f47ba1e560008abf66 (diff)
downloadvolse-hubzilla-dfaf1a1075acdeccea5c730611c13db3d61d6277.tar.gz
volse-hubzilla-dfaf1a1075acdeccea5c730611c13db3d61d6277.tar.bz2
volse-hubzilla-dfaf1a1075acdeccea5c730611c13db3d61d6277.zip
issue #183
-rw-r--r--mod/item.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/item.php b/mod/item.php
index 34484eff7..f32ff8844 100644
--- a/mod/item.php
+++ b/mod/item.php
@@ -810,7 +810,7 @@ function item_post(&$a) {
- if(feature_enabled($profile_uid,'suppress_duplicates')) {
+ if(feature_enabled($profile_uid,'suppress_duplicates') && (! $orig_post)) {
$z = q("select created from item where uid = %d and body = '%s'",
intval($profile_uid),