Plugin Directory

Changeset 765570


Ignore:
Timestamp:
09/02/2013 02:38:33 AM (13 years ago)
Author:
leniy
Message:

fix widgets

Location:
leniy-tweaks/trunk
Files:
2 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • leniy-tweaks/trunk/leniy.php

    r750491 r765570  
    44    Plugin URI: http://blog.leniy.org/leniy-tweaks.html
    55    Description: 为中国大陆用户设计的wordpress小工具,适合中文用户习惯
    6     Version: 0.3.0
     6    Version: 0.3.1
    77    Author: leniy
    88    Author URI: http://blog.leniy.org/
     
    3838
    3939//博客统计状态小工具
    40 require_once( LENIY_PLUGIN_DIR . 'leniy_blogstat/main.php' );
     40require_once( LENIY_PLUGIN_DIR . 'widgets/leniy-blogstat-widget.php' );
    4141
    4242//回复可见
Note: See TracChangeset for help on using the changeset viewer.