Changeset 697903
- Timestamp:
- 04/15/2013 05:15:46 PM (13 years ago)
- Location:
- wp-apc-panel
- Files:
-
- 6 added
- 2 edited
-
tags/1.0 (added)
-
tags/1.0/include (added)
-
tags/1.0/include/apc.php (added)
-
tags/1.0/index.php (added)
-
tags/1.0/readme.txt (added)
-
tags/1.0/wp_apc_panel.php (added)
-
tags/1.1/wp_apc_panel.php (modified) (1 diff)
-
trunk/wp_apc_panel.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-apc-panel/tags/1.1/wp_apc_panel.php
r697638 r697903 4 4 Plugin URI: http://wordpress.org/extend/plugins/wp-apc-panel/ 5 5 Description: Shows APC stats, opcode entries, user cache key/values etc. under Tools menu. WordPress compatible version of apc.php from pecl apc package. 6 Version: 1. 06 Version: 1.1 7 7 Author: WhiteWP 8 8 Author URI: http://whitewp.com/ -
wp-apc-panel/trunk/wp_apc_panel.php
r697634 r697903 4 4 Plugin URI: http://wordpress.org/extend/plugins/wp-apc-panel/ 5 5 Description: Shows APC stats, opcode entries, user cache key/values etc. under Tools menu. WordPress compatible version of apc.php from pecl apc package. 6 Version: 1. 06 Version: 1.1 7 7 Author: WhiteWP 8 8 Author URI: http://whitewp.com/
Note: See TracChangeset
for help on using the changeset viewer.