Changeset 1770429
- Timestamp:
- 11/18/2017 08:40:20 PM (8 years ago)
- Location:
- bugfu-console-debugger
- Files:
-
- 2 edited
-
tags/1.2.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bugfu-console-debugger/tags/1.2.3/readme.txt
r1770410 r1770429 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Log from PHP directly to your Browser JavaScript Console. BugFu is meant as an aid to those practicing the ancient art of debugging.10 Easily Log and Debug your PHP code using the Browser JavaScript Console. Especially useful for themes and plugins develpers. 11 11 12 12 13 13 == Description == 14 14 15 BugFu lets you log from PHP directly to your Browser JavaScript Console 16 - Meant as an aid to those practicing the ancient art of debugging - 15 Easily Log and Debug your PHP code using the Browser JavaScript Console. Especially useful for themes and plugins develpers. 17 16 18 17 **HOW TO CHECK IF BUGFU IS WORKING** -
bugfu-console-debugger/trunk/readme.txt
r1770410 r1770429 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Log from PHP directly to your Browser JavaScript Console. BugFu is meant as an aid to those practicing the ancient art of debugging.10 Easily Log and Debug your PHP code using the Browser JavaScript Console. Especially useful for themes and plugins develpers. 11 11 12 12 13 13 == Description == 14 14 15 BugFu lets you log from PHP directly to your Browser JavaScript Console 16 - Meant as an aid to those practicing the ancient art of debugging - 15 Easily Log and Debug your PHP code using the Browser JavaScript Console. Especially useful for themes and plugins develpers. 17 16 18 17 **HOW TO CHECK IF BUGFU IS WORKING**
Note: See TracChangeset
for help on using the changeset viewer.