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:
ngleader 2012-02-28 05:48:23 +00:00
parent 1bae812afb
commit 3e33d362af
2 changed files with 2 additions and 14 deletions

View file

@ -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>'