Changeset 125 for trunk/admin/xcache.tpl.php
- Timestamp:
- 2006-09-03T04:20:24+02:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/admin/xcache.tpl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/xcache.tpl.php
r123 r125 2 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 3 <head> 4 <meta http-equiv="Content-Language" content="en-us" />5 4 <?php 6 5 echo <<<HEAD 7 6 <meta http-equiv="Content-Type" content="text/html; charset=$charset" /> 7 <meta http-equiv="Content-Language" content="$lang" /> 8 8 <script type="text/javascript" src="tablesort.js" charset="$charset"></script> 9 9 HEAD;
Note: See TracChangeset
for help on using the changeset viewer.

