mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 22:02:13 +09:00
add a function that created signupform.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10983 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
075e0fe004
commit
3ff7552ef9
3 changed files with 61 additions and 75 deletions
|
|
@ -106,9 +106,7 @@
|
|||
$oModuleModel = &getModel('module');
|
||||
$oMemberModel = &getModel('member');
|
||||
$config = $oMemberModel->getMemberConfig();
|
||||
// Get join form list which is additionally set
|
||||
$extendItems = $oMemberModel->getJoinFormList();
|
||||
|
||||
|
||||
Context::set('config',$config);
|
||||
|
||||
// list of skins for member module
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue