Changeset 646879
- Timestamp:
- 01/02/2013 05:43:19 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
r646878 r646879 97 97 You can add links to the header of a debug mode page. Place this code within your debug callback function. 98 98 99 **Example**100 101 99 `add_debug_header_link('http://urltolink', 'Link Label');` 102 100 -
debug-this/trunk/readme.txt
r646878 r646879 97 97 You can add links to the header of a debug mode page. Place this code within your debug callback function. 98 98 99 **Example**100 101 99 `add_debug_header_link('http://urltolink', 'Link Label');` 102 100
Note: See TracChangeset
for help on using the changeset viewer.