Log in with username/password: lyceum/lyceum

Changeset 1013

Show
Ignore:
Timestamp:
03/02/07 05:21:12 (1 year ago)
Author:
jjb
Message:

whitespace normalization

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/lyceum/wp-admin/upgrade-schema.php

    r1012 r1013  
    9898  PRIMARY KEY  (rel_id), 
    9999  UNIQUE post_id (post_id,category_id), 
    100   UNIQUE category_id (category_id,post_id) 
     100  UNIQUE category_id (category_id,post_id) 
    101101) ENGINE = InnoDB; 
    102102CREATE TABLE $wpdb->postmeta ( 
Log in with username/password: lyceum/lyceum