OSDN Git Service

ADDED: upgrade code for 3.5 in upgrades folder. Includes notices about end of PHP4...
authorshizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Fri, 10 Jul 2009 05:10:49 +0000 (05:10 +0000)
committershizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Fri, 10 Jul 2009 05:10:49 +0000 (05:10 +0000)
commitc3a7fcfcea6e7fc24c8e7918d5c0eb326d5b4f7a
tree62f6d805717f20ae799bc74907bcef1110d6dd09
parent99207c97f281e04ff1ed22695ee0589c2a8f206b
ADDED: upgrade code for 3.5 in upgrades folder. Includes notices about end of PHP4 support and info on 2 new plugins included in plugins folder. (ftruscot)
CHANGED: modified upgrade functions to use 3 digit version indicators everywhere. i.e. 340 instead of 34. (ftruscot)
CHANGED: increased length of displayname, mname, to 32 characters. (ftruscot)

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@1028 1ca29b6e-896d-4ea0-84a5-967f57386b96
22 files changed:
utf8/createaccount.php
utf8/install.sql
utf8/nucleus/documentation/history.html
utf8/nucleus/libs/ACTION.php
utf8/nucleus/libs/ADMIN.php
utf8/nucleus/libs/sql/mysql.php [changed mode: 0644->0755]
utf8/nucleus/libs/sql/pdo.php [changed mode: 0644->0755]
utf8/nucleus/upgrades/index.php
utf8/nucleus/upgrades/upgrade.functions.php
utf8/nucleus/upgrades/upgrade.php
utf8/nucleus/upgrades/upgrade1.0.php
utf8/nucleus/upgrades/upgrade1.1.php
utf8/nucleus/upgrades/upgrade1.5.php
utf8/nucleus/upgrades/upgrade2.0.php
utf8/nucleus/upgrades/upgrade2.5.php
utf8/nucleus/upgrades/upgrade3.0.php
utf8/nucleus/upgrades/upgrade3.1.php
utf8/nucleus/upgrades/upgrade3.2.php
utf8/nucleus/upgrades/upgrade3.3.php
utf8/nucleus/upgrades/upgrade3.31.php
utf8/nucleus/upgrades/upgrade3.4.php
utf8/nucleus/upgrades/upgrade3.5.php [new file with mode: 0755]