diff --git a/mod.php b/mod.php index 3728c1ed..80e0bf95 100644 --- a/mod.php +++ b/mod.php @@ -731,7 +731,7 @@ '' . $pm['id'] . '' . ($pm['username'] ? '' . $pm['username'] . '' - : '???') . + : 'deleted?') . '' . strftime($config['post_date'], $pm['time']) . '' . '' . pm_snippet($pm['message']) . '' . '';