Plugin Directory

Changeset 646878


Ignore:
Timestamp:
01/02/2013 05:37:26 AM (13 years ago)
Author:
misternifty
Message:

Updated readme

Location:
debug-this
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • debug-this/tags/0.3/readme.txt

    r646877 r646878  
    115115Retrieve saved queries and execution time by using the following static properties:
    116116
    117 * Debug_This::$execution_time
    118 * Debug_This::$queries - SAVEQUERIES must defined as true
     117* `Debug_This::$execution_time`
     118* `Debug_This::$queries` - SAVEQUERIES must defined as true
    119119
    120120**URL Helpers**
  • debug-this/trunk/readme.txt

    r646877 r646878  
    115115Retrieve saved queries and execution time by using the following static properties:
    116116
    117 * Debug_This::$execution_time
    118 * Debug_This::$queries - SAVEQUERIES must defined as true
     117* `Debug_This::$execution_time`
     118* `Debug_This::$queries` - SAVEQUERIES must defined as true
    119119
    120120**URL Helpers**
Note: See TracChangeset for help on using the changeset viewer.