Ticket #4150 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Need to update the description in wp-config-sample.php

Reported by: tai Assigned to: rob1n
Priority: low Milestone: 2.2
Component: General Version: 2.1.3
Severity: minor Keywords: languages has-patch commit
Cc:

Description

Since the place of the language file has changed, please update the description in wp-config-sample.php.

wp-includes/languages -> wp-contents/languages

Attachments

4150.diff (0.7 kB) - added by Nazgul on 04/15/07 12:18:58.

Change History

04/15/07 12:18:58 changed by Nazgul

  • attachment 4150.diff added.

04/15/07 12:19:31 changed by Nazgul

  • keywords changed from languages to languages has-patch.

04/15/07 21:29:14 changed by rob1n

  • keywords changed from languages has-patch to languages has-patch commit.
  • owner changed from anonymous to rob1n.

04/15/07 21:29:43 changed by rob1n

  • status changed from new to closed.
  • resolution set to fixed.

(In [5273]) Update wp-config.php to reference wp-contents/languages instead of wp-includes/languages. Props Nazgul. fixes #4150