Changeset 774358
- Timestamp:
- 09/18/2013 02:02:23 AM (12 years ago)
- File:
-
- 1 edited
-
readers-wall/trunk/readers-wall.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
readers-wall/trunk/readers-wall.php
r774355 r774358 4 4 Plugin URI: http://blog.leniy.org/readers-wall.html 5 5 Description: 高度自定制性能的读者墙 6 Version: 1.3. 16 Version: 1.3.2 7 7 Author: leniy 8 8 Author URI: http://blog.leniy.org/ … … 53 53 54 54 function qw_RW_menu() { 55 add_submenu_page('leniy-plugins', "Rea sers 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'); 56 56 } 57 57
Note: See TracChangeset
for help on using the changeset viewer.