Logging destinations and unnecessary debug

This commit is contained in:
Mikael Nordfeldth
2015-12-31 13:00:20 +01:00
parent fab745c6d6
commit 7f1ce07e9f
2 changed files with 3 additions and 5 deletions

View File

@@ -146,7 +146,6 @@ class ActivityModerationPlugin extends ActivityVerbHandlerPlugin
}
//$stored->content = $stored->content ?: _('Notice deleted.');
//$stored->rendered = $stored->rendered ?: $stored->rendered;
common_debug('DELETENOTICE: Replacement notice has been prepared: '.var_export($stored, true));
// Let's see if this has been deleted already.
try {