Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.2.2.1 by drumm, Tue Jun 23 06:59:56 2009 UTC | revision 1.2.2.2 by drumm, Thu Oct 8 06:07:46 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| <p><?php print t('in') ?> <?php print api_file_link($constant) ?></p> | ||
| 1 | <?php print $documentation ?> | <?php print $documentation ?> |
| 2 | ||
| 3 | <?php print $code ?> | <?php print $defined; ?> |
| 4 | <?php print $code; ?> | |
| 5 | ||
| 6 | <?php if (!empty($related_topics)) { ?> | <?php if (!empty($related_topics)) { ?> |
| 7 | <h3><?php print t('Related topics') ?></h3> | <h3><?php print t('Related topics') ?></h3> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.3 |