| 1 |
/* |
/* |
| 2 |
|
* -------------------------------------------------------------------------- |
| 3 |
|
* XooNiPs Xoops modules for Neuroinformatics Platforms |
| 4 |
|
* Copyright (C) 2005 RIKEN, Japan. All rights reserved. |
| 5 |
|
* http://sourceforge.jp/projects/xoonips/ |
| 6 |
|
* -------------------------------------------------------------------------- |
| 7 |
|
* This program is free software; you can redistribute it and/or |
| 8 |
|
* modify it under the terms of the GNU General Public License |
| 9 |
|
* as published by the Free Software Foundation; either version 2 |
| 10 |
|
* of the License, or (at your option) any later version. |
| 11 |
|
* |
| 12 |
|
* This program is distributed in the hope that it will be useful, |
| 13 |
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 |
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 15 |
|
* GNU General Public License for more details. |
| 16 |
|
* |
| 17 |
|
* You should have received a copy of the GNU General Public License |
| 18 |
|
* along with this program; if not, write to the Free Software |
| 19 |
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| 20 |
|
* -------------------------------------------------------------------------- |
| 21 |
|
* |
| 22 |
* XOOPS&Platformユーザ管理のためのクラス宣言 |
* XOOPS&Platformユーザ管理のためのクラス宣言 |
| 23 |
* |
* |
| 24 |
* $Revision$ |
* $Revision$ |
| 25 |
* $Log$ |
* $Log$ |
| 26 |
|
* Revision 1.11 2005/03/15 04:49:40 tani |
| 27 |
|
* ライセンス文を追加. |
| 28 |
|
* |
| 29 |
* Revision 1.10 2005/02/25 07:00:37 tani |
* Revision 1.10 2005/02/25 07:00:37 tani |
| 30 |
* item_number_limit, index_number_limit, item_storage_limitを追加. |
* item_number_limit, index_number_limit, item_storage_limitを追加. |
| 31 |
* |
* |