Changeset 765570
- Timestamp:
- 09/02/2013 02:38:33 AM (13 years ago)
- Location:
- leniy-tweaks/trunk
- Files:
-
- 2 added
- 1 deleted
- 1 edited
-
leniy.php (modified) (2 diffs)
-
leniy_blogstat (deleted)
-
widgets (added)
-
widgets/leniy-blogstat-widget.php (added)
Legend:
- Unmodified
- Added
- Removed
-
leniy-tweaks/trunk/leniy.php
r750491 r765570 4 4 Plugin URI: http://blog.leniy.org/leniy-tweaks.html 5 5 Description: 为中国大陆用户设计的wordpress小工具,适合中文用户习惯 6 Version: 0.3. 06 Version: 0.3.1 7 7 Author: leniy 8 8 Author URI: http://blog.leniy.org/ … … 38 38 39 39 //博客统计状态小工具 40 require_once( LENIY_PLUGIN_DIR . ' leniy_blogstat/main.php' );40 require_once( LENIY_PLUGIN_DIR . 'widgets/leniy-blogstat-widget.php' ); 41 41 42 42 //回复可见
Note: See TracChangeset
for help on using the changeset viewer.