mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
fixed install error (check agreement)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9917 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
10094bee7e
commit
f95f97d5d4
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
function _createSignupRuleset($signupForm, $agreement){
|
||||
function _createSignupRuleset($signupForm, $agreement = null){
|
||||
$xml_file = './files/ruleset/insertMember.xml';
|
||||
$admin_xml_file = './files/ruleset/insertAdmintMember.xml';
|
||||
$buff = '<?xml version="1.0" encoding="utf-8"?>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue