Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-6908

Bad coding style in ucp_pm

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.1
    • 3.0.0
    • None
    • PHP Environment:
      Database:

      On line 95 there's this:

      $l_new_message = ($user->data['user_new_privmsg'] == 1 ) ? $user->lang['YOU_NEW_PM'] : $user->lang['YOU_NEW_PMS'];

      There is a space too much after the 1.

            Acyd Burn Meik Sievertsen [X] (Inactive)
            igorw Igor Wiedler [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: