Minahito
minah****@users*****
2006年 2月 2日 (木) 17:51:06 JST
Index: xoops2jp/html/modules/user/templates/user_avatar_edit.html diff -u xoops2jp/html/modules/user/templates/user_avatar_edit.html:1.1.2.2 xoops2jp/html/modules/user/templates/user_avatar_edit.html:1.1.2.3 --- xoops2jp/html/modules/user/templates/user_avatar_edit.html:1.1.2.2 Thu Feb 2 14:34:19 2006 +++ xoops2jp/html/modules/user/templates/user_avatar_edit.html Thu Feb 2 17:51:06 2006 @@ -14,7 +14,7 @@ <form action="?action=AvatarUpload" method="post" enctype="multipart/form-data"> <{xoops_token form=$actionForm}> - <{xoops_input type=hidden name=uid value=$actionForm->getVar('uid')}> + <{xoops_input type=hidden name=uid value=$actionForm->get('uid')}> <table class="outer"> <tr> <th colspan="2" style="text-align:center;"><{$smarty.const._MD_USER_LANG_AVATAR_EDIT}></th>