?? check_file_priv.php
字號:
<?php
/**
* ECSHOP
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software錛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: wj $
* $Date: 2006-12-31 14:16:08 +0800 (Sunday, 31 December 2006) $
* $Id: check_file_priv.php 3959 2006-12-31 06:16:08Z wj $
*/
$_LANG['item'] = 'Item';
$_LANG['read'] = 'Readable';
$_LANG['write'] = 'Writable';
$_LANG['modify'] = 'Revisability';
$_LANG['dir'] = ' directory';
$_LANG['dir_subdir'] = ' directory and subdirectory.';
$_LANG['tpl_file'] = ' subdirectory and all files.';
$_LANG['detail'] = 'Details';
$_LANG['unread'] = 'Unreadable';
$_LANG['unwrite'] = 'Unwritable';
$_LANG['unmodify'] = 'Unrevisable';
$_LANG['unrename'] = 'Directory need to run rename authorization.';
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -