issuetracker:template
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
issuetracker:template [2008/06/09 19:11] – barrycarlyon | issuetracker:template [2025/04/03 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
How will it work? | How will it work? | ||
+ | |||
+ | KISS | ||
Line 9: | Line 11: | ||
Code: | Code: | ||
- | - //we need to determine what bug tracker templates to use | ||
- | - $bugtracker = array_shift(explode(" | ||
- | - //lets check to see if those templates exist | ||
- | - $template = is_dir($_SERVER[' | ||
+ | 1. //we need to determine what bug tracker templates to use | ||
+ | 2. $bugtracker = array_shift(explode(" | ||
+ | 3. //lets check to see if those templates exist | ||
+ | 4. $template = is_dir($_SERVER[' | ||
+ | |||
+ | The Variables generated can then be used later for alternative stylesheet loading, and/or different content/ | ||
+ | Via Includes. |
issuetracker/template.1213038679.txt.gz · Last modified: 2025/04/03 13:08 (external edit)