Changeset 646878
- Timestamp:
- 01/02/2013 05:37:26 AM (13 years ago)
- Location:
- debug-this
- Files:
-
- 2 edited
-
tags/0.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debug-this/tags/0.3/readme.txt
r646877 r646878 115 115 Retrieve saved queries and execution time by using the following static properties: 116 116 117 * Debug_This::$execution_time118 * Debug_This::$queries- SAVEQUERIES must defined as true117 * `Debug_This::$execution_time` 118 * `Debug_This::$queries` - SAVEQUERIES must defined as true 119 119 120 120 **URL Helpers** -
debug-this/trunk/readme.txt
r646877 r646878 115 115 Retrieve saved queries and execution time by using the following static properties: 116 116 117 * Debug_This::$execution_time118 * Debug_This::$queries- SAVEQUERIES must defined as true117 * `Debug_This::$execution_time` 118 * `Debug_This::$queries` - SAVEQUERIES must defined as true 119 119 120 120 **URL Helpers**
Note: See TracChangeset
for help on using the changeset viewer.