Last change
on this file since 1053 was
1053,
checked in by Xuefer, 6 years ago
|
refactor: move htdocs, bin, lib for easier installation
|
-
Property svn:eol-style set to
native
|
File size:
229 bytes
|
Rev | Line | |
---|
[371] | 1 | <div class="footnote"> |
---|
[1053] | 2 | PHP <?php |
---|
| 3 | echo phpversion(); |
---|
| 4 | ?> Powered By: XCache <?php |
---|
| 5 | echo defined('XCACHE_VERSION') ? XCACHE_VERSION : ''; |
---|
| 6 | ?>, <?php |
---|
| 7 | echo defined('XCACHE_MODULES') ? XCACHE_MODULES : ''; |
---|
[371] | 8 | ?> |
---|
[1053] | 9 | |
---|
[371] | 10 | </div> |
---|
| 11 | |
---|
| 12 | </body> |
---|
| 13 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.