Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Mar 4, 2005
1 parent af2309e commit 88adb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
if (get_user_preferences('message_beepnewmessage', 0)) {
$playbeep = true;
}
echo 'parent.messages.scroll(1,5000000);\\n';
echo 'parent.messages.scroll(1,5000000);'."\n";
}

// Update the info pane, but only if the data there is getting too old
Expand Down

0 comments on commit 88adb5a

Please sign in to comment.