Changeset 321 for trunk/admin/help-en.lang.php
- Timestamp:
- 12/10/2006 08:13:37 AM (2 years ago)
- Files:
-
- 1 modified
-
trunk/admin/help-en.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/help-en.lang.php
r123 r321 22 22 <dt><?php echo _T('entry'); ?>: </dt><dd>The entry name or filename</dd> 23 23 <dt><?php echo _T('Hits'); ?>: </dt><dd>Times this entry is hit (loaded from this cache)</dd> 24 <dt><?php echo _T('Refcount'); ?>: </dt><dd>Reference count this entry is holded by a php request</dd>24 <dt><?php echo _T('Refcount'); ?>: </dt><dd>Reference count of this entry is holded by a php request</dd> 25 25 <dt><?php echo _T('Size'); ?>: </dt><dd>Size in bytes of this entry in the cache</dd> 26 <dt><?php echo _T('PhpShared'); ?>: </dt><dd>Count of entry sharing this php data</dd> 26 27 <dt><?php echo _T('SrcSize'); ?>: </dt><dd>Size of the source file</dd> 27 28 <dt><?php echo _T('Modify'); ?>: </dt><dd>Last modified time of the source file</dd>

