japanese.php

来自「[linux.rar] - 嵌入式linux开发教程」· PHP 代码 · 共 45 行

PHP
45
字号
<?php/* ******************************************* plugin JUpload for Coppermine Photo Gallery ******************************************* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ******************************************** $Source: $ $Revision: ? $Author: etienne_sf $ $Date: $ ******************************************** * * Allows easy upload to the gallery, through a java applet.  *  * Up to date version of this script can be retrieved with the full JUpload package, here: *  * http://etienne.sf.free.fr/wiki *  * Directly here: * http://etienne.sf.free.fr/wiki/doku.php?id=jupload_coppermine_download_gb *  * Support is available on this forum: * http://coppermine-gallery.net/forum/index.php?topic=43432 *  * The applet is published on sourceforge: * http://jupload.sourceforge.net *  */// ------------------------------------------------------------------------- //// File jupload.php// ------------------------------------------------------------------------- //if (defined('JUPLOAD_PHP')) {
	$lang_jupload_php = array_merge (
		$lang_jupload_php,
		array(
		  'perm_denied' => '瀹熻

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?