Changeset 334387
- Timestamp:
- 01/19/2011 01:15:48 AM (15 years ago)
- Location:
- wp-pear-debug
- Files:
-
- 2 edited
-
tags/1.4.8/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-pear-debug/tags/1.4.8/readme.txt
r325971 r334387 4 4 Tags: debug, pear, php_debug, debugging, database debug, performance debug, performance 5 5 Requires at least: 2.8 6 Tested up to: 3. 0.36 Tested up to: 3.1 7 7 Stable tag: 1.4.8 8 8 … … 87 87 File list 88 88 89 * css (containing style sheet for the plugin) 90 * Debug (debug php helper functions) 91 * images (images for the plugin 92 * js (javascript for the plugin) 93 * DebugLine.class.php (debugger helper class) 94 * PHP_Debug.class.php (main debug class) 89 * lang (language files) 90 * lib (containing debugger and helper libraries) 95 91 * wp-pear-debug.php (Main plugin file) 96 92 -
wp-pear-debug/trunk/readme.txt
r325971 r334387 4 4 Tags: debug, pear, php_debug, debugging, database debug, performance debug, performance 5 5 Requires at least: 2.8 6 Tested up to: 3. 0.36 Tested up to: 3.1 7 7 Stable tag: 1.4.8 8 8 … … 87 87 File list 88 88 89 * css (containing style sheet for the plugin) 90 * Debug (debug php helper functions) 91 * images (images for the plugin 92 * js (javascript for the plugin) 93 * DebugLine.class.php (debugger helper class) 94 * PHP_Debug.class.php (main debug class) 89 * lang (language files) 90 * lib (containing debugger and helper libraries) 95 91 * wp-pear-debug.php (Main plugin file) 96 92
Note: See TracChangeset
for help on using the changeset viewer.