OSDN Git Service

重複キーをコメントアウト(install.sql)
[nucleus-jp/nucleus-jp-ancient.git] / createaccount.html.ja
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html>
3 <head>
4         <meta http-equiv="Refresh" content="5;url=createaccount.php">
5         <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
6         <title>メンバーアカウントの作成</title>
7         <style type="text/css">@import url(nucleus/styles/manual.css);</style>
8         <!--
9                 Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)
10                 Copyright (C) 2002-2009 The Nucleus Group
11
12                 This program is free software; you can redistribute it and/or
13                 modify it under the terms of the GNU General Public License
14                 as published by the Free Software Foundation; either version 2
15                 of the License, or (at your option) any later version.
16                 (see nucleus/documentation/index.html#license for more info)
17
18                 @license http://nucleuscms.org/license.txt GNU General Public License
19                 @copyright Copyright (C) 2002-2009 The Nucleus Group
20                 @version $Id$
21         -->
22 </head>
23 <body>
24         <h1>アカウントの作成</h1>
25
26         <p>アカウント作成用のURLは変更になりました</p>
27         <p>自動的にジャンプしない場合は「<a href="createaccount.php">ここ</a>」をクリックしてください</p>
28         <p>Thank you. :-)</p>
29         
30 </body>
31 </html>