Minahito
minah****@users*****
2006年 7月 5日 (水) 11:36:23 JST
Index: xoops2jp/html/modules/pm/forms/PmliteEditForm.class.php diff -u xoops2jp/html/modules/pm/forms/PmliteEditForm.class.php:1.1.2.7 xoops2jp/html/modules/pm/forms/PmliteEditForm.class.php:1.1.2.8 --- xoops2jp/html/modules/pm/forms/PmliteEditForm.class.php:1.1.2.7 Tue Jul 4 18:49:43 2006 +++ xoops2jp/html/modules/pm/forms/PmliteEditForm.class.php Wed Jul 5 11:36:23 2006 @@ -61,7 +61,7 @@ } } -class Pm_PmliteComboEditForm extends PmliteEditForm +class Pm_PmliteComboEditForm extends Pm_PmliteEditForm { function prepare() { @@ -98,7 +98,7 @@ } } -class Pm_PmliteDirectEditForm extends PmliteEditForm +class Pm_PmliteDirectEditForm extends Pm_PmliteEditForm { var $_mUid;