Show
Ignore:
Timestamp:
10/12/07 16:21:15 (1 year ago)
Author:
donncha
Message:

Merge with WP 2.3 - testing use only!
Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-config-sample.php

    r1006 r1069  
    2121// For example, install de.mo to wp-content/languages and set WPLANG to 'de' 
    2222// to enable German language support. 
    23 define('WPLANG', ''); 
     23define ('WPLANG', ''); 
    2424// uncomment this to enable wp-content/sunrise.php support 
    2525//define( 'SUNRISE', 'on' );