Plugin Directory

Changeset 334387


Ignore:
Timestamp:
01/19/2011 01:15:48 AM (15 years ago)
Author:
silasco
Message:

Save for version 3.1

Location:
wp-pear-debug
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-pear-debug/tags/1.4.8/readme.txt

    r325971 r334387  
    44Tags: debug, pear, php_debug, debugging, database debug, performance debug, performance
    55Requires at least: 2.8
    6 Tested up to: 3.0.3
     6Tested up to: 3.1
    77Stable tag: 1.4.8
    88
     
    8787File list
    8888
    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)
    9591* wp-pear-debug.php (Main plugin file)
    9692
  • wp-pear-debug/trunk/readme.txt

    r325971 r334387  
    44Tags: debug, pear, php_debug, debugging, database debug, performance debug, performance
    55Requires at least: 2.8
    6 Tested up to: 3.0.3
     6Tested up to: 3.1
    77Stable tag: 1.4.8
    88
     
    8787File list
    8888
    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)
    9591* wp-pear-debug.php (Main plugin file)
    9692
Note: See TracChangeset for help on using the changeset viewer.