root/branches/1.2/admin/footer.tpl.php
| Revision 373, 129 bytes (checked in by moo, 20 months ago) |
|---|
| 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 browser.

