mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
rollback r10201
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10233 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1bae812afb
commit
3e33d362af
2 changed files with 2 additions and 14 deletions
|
|
@ -238,7 +238,7 @@
|
|||
|
||||
function _createSignupRuleset($signupForm, $agreement = null){
|
||||
$xml_file = './files/ruleset/insertMember.xml';
|
||||
$buff = '<?xml version="1.0" encoding="utf-8"?>'
|
||||
$buff = '<?xml version="1.0" encoding="utf-8"?>' . PHP_EOL
|
||||
.'<ruleset version="1.5.0">'
|
||||
.'<customrules>'
|
||||
.'</customrules>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue