OSDN Git Service

Now this trunk equal 3.61 without documentation. We need to test for install and...
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / rsd.php
1 <?php\r
2 \r
3 /*\r
4  * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)\r
5  * Copyright (C) 2002-2010 The Nucleus Group\r
6  *\r
7  * This program is free software; you can redistribute it and/or\r
8  * modify it under the terms of the GNU General Public License\r
9  * as published by the Free Software Foundation; either version 2\r
10  * of the License, or (at your option) any later version.\r
11  * (see nucleus/documentation/index.html#license for more info)\r
12  */\r
13
14 /**\r
15  * RSD API\r
16  *\r
17  * @license http://nucleuscms.org/license.txt GNU General Public License\r
18  * @copyright Copyright (C) 2002-2010 The Nucleus Group\r
19  * @version $Id$\r
20  */\r
21 \r
22 // RSD file (http://archipelago.phrasewise.com/rsd)
23 $CONF = array();
24 include('./config.php');
25 selectSkin('xml/rsd');
26 selector();
27
28 ?>