Plugin Directory

Changeset 222645


Ignore:
Timestamp:
03/28/2010 07:08:15 PM (16 years ago)
Author:
anraiki
Message:

pub_date is not consistent with pubdate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kommiku/trunk/kommiku.php

    r222644 r222645  
    790790                                summary TEXT NOT NULL,
    791791                                series_id INT(9) NOT NULL,
    792                                 pub_date VARCHAR(30) NOT NULL,
     792                                pubdate VARCHAR(30) NOT NULL,
    793793                                slug VARCHAR(100),
    794794                            UNIQUE KEY id (id)
Note: See TracChangeset for help on using the changeset viewer.