This commit is contained in:
redmatrix 2015-11-23 15:27:57 -08:00
parent bf5c0e0b0d
commit dfaf1a1075

View File

@ -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),