Plugin Directory

Changeset 774358


Ignore:
Timestamp:
09/18/2013 02:02:23 AM (12 years ago)
Author:
leniy
Message:

little change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • readers-wall/trunk/readers-wall.php

    r774355 r774358  
    44    Plugin URI: http://blog.leniy.org/readers-wall.html
    55    Description: 高度自定制性能的读者墙
    6     Version: 1.3.1
     6    Version: 1.3.2
    77    Author: leniy
    88    Author URI: http://blog.leniy.org/
     
    5353
    5454function qw_RW_menu() {
    55     add_submenu_page('leniy-plugins', "Reasers Wall读者墙", "Reasers Wall读者墙", "manage_options", 'leniy-plugins/RW.php', 'qw_RW_setpage');
     55    add_submenu_page('leniy-plugins', "Readers Wall读者墙", "Readers Wall读者墙", "manage_options", 'leniy-plugins/RW.php', 'qw_RW_setpage');
    5656}
    5757
Note: See TracChangeset for help on using the changeset viewer.