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

