Changeset 734757
- Timestamp:
- 07/01/2013 06:37:31 PM (13 years ago)
- Location:
- askapache-debug-viewer
- Files:
-
- 21 added
- 2 edited
-
tags/2.9.2 (added)
-
tags/2.9.2/askapache-debug-viewer.php (added)
-
tags/2.9.2/f (added)
-
tags/2.9.2/f/admin.css (added)
-
tags/2.9.2/f/admin.js (added)
-
tags/2.9.2/f/f (added)
-
tags/2.9.2/f/f/.htaccess (added)
-
tags/2.9.2/f/f/server-env.cgi (added)
-
tags/2.9.2/f/f/server-info (added)
-
tags/2.9.2/f/f/server-parsed.shtml (added)
-
tags/2.9.2/f/f/server-status (added)
-
tags/2.9.2/f/icon-askapache.png (added)
-
tags/2.9.2/f/icon-askapache3.png (added)
-
tags/2.9.2/f/icon-ozh.png (added)
-
tags/2.9.2/readme.txt (added)
-
tags/2.9.2/screenshot-1.png (added)
-
tags/2.9.2/screenshot-2.png (added)
-
tags/2.9.2/screenshot-3.png (added)
-
tags/2.9.2/screenshot-4.png (added)
-
tags/2.9.2/screenshot-5.png (added)
-
tags/2.9.2/screenshot-6.png (added)
-
trunk/askapache-debug-viewer.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
askapache-debug-viewer/trunk/askapache-debug-viewer.php
r733446 r734757 7 7 * Author: askapache 8 8 * Contributors: askapache 9 * Version: 2.9. 110 * Updated: 0 6/26/20139 * Version: 2.9.2 10 * Updated: 07/01/2013 11 11 * Requires at least: 3.1.0 12 12 * Tested up to: 3.5.2 -
askapache-debug-viewer/trunk/readme.txt
r733446 r734757 5 5 Requires at least: 3.0 6 6 Tested up to: 3.5.2 7 Stable tag: 2.9. 17 Stable tag: 2.9.2 8 8 9 9 Advanced debugging plugin for seeing the verbose of the verbose debug info. Tech Support, Server Admins, WordPress Developers, Plugin Developers, or anyone wanting to see under the hood of their website and diagnose problems. This debugging plugin goes further than any other in the way it uses Apache Server Status Handlers, CGI Script for server environment view, and in the shear amount of debugging information available, like the basically print_r($GLOBALS). … … 58 58 59 59 60 == Changelog == 61 62 = 2.9.2 = 63 * Added Changelog 64 65 60 66 == Screenshots == 61 67
Note: See TracChangeset
for help on using the changeset viewer.