Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey
Browse files Browse the repository at this point in the history
Conflicts:
	application/libraries/BigData.php
  • Loading branch information
ravindrakhokharia committed Mar 31, 2014
2 parents fe59363 + 6947824 commit 3006900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/libraries/BigData.php
Expand Up @@ -231,6 +231,7 @@ protected static function xmlrpc_echo_stream($data)
{
$data->render();
}

protected static function xmlrpc_echo_string($data)
{
self::tag('string', "<![CDATA[$data]]>");
Expand Down

0 comments on commit 3006900

Please sign in to comment.