NobuNobu
nobun****@users*****
2006年 12月 16日 (土) 23:10:31 JST
Index: xoops2jp/html/settings/definition.inc.php diff -u xoops2jp/html/settings/definition.inc.php:1.1.4.5.2.2 xoops2jp/html/settings/definition.inc.php:1.1.4.5.2.3 --- xoops2jp/html/settings/definition.inc.php:1.1.4.5.2.2 Sun Oct 15 01:49:49 2006 +++ xoops2jp/html/settings/definition.inc.php Sat Dec 16 23:10:31 2006 @@ -1,5 +1,12 @@ <?php - +/** + * + * @package Legacy + * @version $Id: definition.inc.php,v 1.1.4.5.2.3 2006/12/16 14:10:31 nobunobu Exp $ + * @copyright Copyright 2005, 2006 XOOPSCube.org <http://xoopscube.org/> + * @license http://www.gnu.org/licenses/gpl.txt GNU GENERAL PUBLIC LICENSE Version 2 + * + */ // Enum define("XOOPS_SIDEBLOCK_LEFT",0); define("XOOPS_SIDEBLOCK_RIGHT",1);