root/trunk/admin/footer.tpl.php @ 605

Revision 605, 129 bytes (checked in by moo, 4 years ago)

eol-style

  • Property svn:eol-style set to native
Line 
1<div class="footnote">
2<?php echo <<<EOS
3Powered By: XCache {$xcache_version}, {$xcache_modules}
4EOS;
5?>
6</div>
7
8</body>
9</html>
Note: See TracBrowser for help on using the browser.