Minahito
minah****@users*****
2006年 8月 9日 (水) 18:30:10 JST
Index: xoops2jp/html/class/XCube_FormFile.class.php diff -u xoops2jp/html/class/XCube_FormFile.class.php:1.1.2.6 xoops2jp/html/class/XCube_FormFile.class.php:1.1.2.7 --- xoops2jp/html/class/XCube_FormFile.class.php:1.1.2.6 Wed May 17 20:13:22 2006 +++ xoops2jp/html/class/XCube_FormFile.class.php Wed Aug 9 18:30:10 2006 @@ -1,4 +1,8 @@ <?php +/** + * @package XCube + * @version $Id: XCube_FormFile.class.php,v 1.1.2.7 2006/08/09 09:30:10 minahito Exp $ + */ /** * WARNING: @@ -8,8 +12,6 @@ * * We put this class in root/class for the progress of this project. But, we will move * this to other directory in the future. - * - * @deprecated */ class XCube_FormFile {