OSDN Git Service

Google Code に入れていた最新 r54 (2011/12/17) を反映 | https://code.google.com/p/xoops-core...
[xoops-japanese/XOOPS-Core.git] / XOOPS2.5 / utf-8 / language / japanese / backend.php
1 <?php\r
2 /*\r
3  You may not change or alter any portion of this comment or credits\r
4  of supporting developers from this source code or any supporting source code \r
5  which is considered copyrighted (c) material of the original comment or credit authors.\r
6  \r
7  This program is distributed in the hope that it will be useful,\r
8  but WITHOUT ANY WARRANTY; without even the implied warranty of\r
9  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\r
10 */\r
11 \r
12 /**\r
13  *  Xoops Language\r
14  *\r
15  * @copyright       The XOOPS Project http://sourceforge.net/projects/xoops/\r
16  * @license         http://www.fsf.org/copyleft/gpl.html GNU public license\r
17  * @package         kernel\r
18  * @subpackage      Xoops Backend Language\r
19  * @since           2.0.0\r
20  * @author          Kazumi Ono <onokazu@xoops.org>\r
21  * @version         $Id: admin.php 2752 2009-02-02 13:48:42Z phppp $\r
22  */\r
23 defined('XOOPS_ROOT_PATH') or die('Restricted access');\r
24 \r
25 // _LANGCODE: ja\r
26 // _CHARSET : UTF-8\r
27 // Translator: XOOPS Translation Team\r
28 \r
29 // RSS feed URLs\r
30 return array(\r
31     'http://www.xoops.org/backend.php');\r
32 ?>