Minahito
minah****@users*****
2006年 2月 2日 (木) 21:06:45 JST
Index: xoops2jp/html/modules/base/admin/.xml/module_install.xml diff -u /dev/null xoops2jp/html/modules/base/admin/.xml/module_install.xml:1.1.2.1 --- /dev/null Thu Feb 2 21:06:45 2006 +++ xoops2jp/html/modules/base/admin/.xml/module_install.xml Thu Feb 2 21:06:45 2006 @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8" ?> +<xoopscube-dynaactionform> + <form-bean name="ModuleInstallForm" type="XCube_ActionForm"> + <form-property name="dirname" type="String" /> + <form-property name="agree" type="Bool" /> + <form-property name="force" type="Bool" /> + </form-bean> +</xoopscube-dynaactionform>