Changeset 598 for branches/1.3/admin/help-en.lang.php
- Timestamp:
- 07/05/2009 07:25:36 AM (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
admin/help-en.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/admin/help-en.lang.php
r596 r598 23 23 <dt><?php echo _T('entry'); ?>: </dt><dd>The entry name or filename</dd> 24 24 <dt><?php echo _T('Hits'); ?>: </dt><dd>Times this entry is hit (loaded from this cache)</dd> 25 <dt><?php echo _T('Refcount'); ?>: </dt><dd>Reference count ofthis entry is holded by a php request</dd>25 <dt><?php echo _T('Refcount'); ?>: </dt><dd>Reference count this entry is holded by a php request</dd> 26 26 <dt><?php echo _T('Size'); ?>: </dt><dd>Size in bytes of this entry in the cache</dd> 27 <dt><?php echo _T('PhpShared'); ?>: </dt><dd>Count of entry sharing this php data</dd>28 27 <dt><?php echo _T('SrcSize'); ?>: </dt><dd>Size of the source file</dd> 29 28 <dt><?php echo _T('Modify'); ?>: </dt><dd>Last modified time of the source file</dd>

