source:
branches/1.3/admin/footer.tpl.php
@
604
| Last change on this file since 604 was 604, checked in by moo, 4 years ago | |
|---|---|
|
|
| File size: 129 bytes | |
| Line | |
|---|---|
| 1 | <div class="footnote"> |
| 2 | <?php echo <<<EOS |
| 3 | Powered By: XCache {$xcache_version}, {$xcache_modules} |
| 4 | EOS; |
| 5 | ?> |
| 6 | </div> |
| 7 | |
| 8 | </body> |
| 9 | </html> |
Note: See TracBrowser
for help on using the repository browser.

