diff options
Diffstat (limited to 'scripts/fixup_conversations.php')
-rwxr-xr-x | scripts/fixup_conversations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/fixup_conversations.php b/scripts/fixup_conversations.php index 8a9f7bb57..f79288f7b 100755 --- a/scripts/fixup_conversations.php +++ b/scripts/fixup_conversations.php @@ -68,3 +68,4 @@ while ($nid->fetch()) { print ".\n"; } +?> |