mirror of
https://github.com/kcozens/OpenSimProfile.git
synced 2026-08-14 00:57:50 +00:00
Removed a commented debug statement left in by mistake.
This commit is contained in:
@@ -755,7 +755,6 @@ function user_preferences_update($method_name, $params, $app_data)
|
||||
#
|
||||
|
||||
$request_xml = file_get_contents("php://input");
|
||||
//file_put_contents('PDOErrors.txt', "$request_xml\n\n", FILE_APPEND);
|
||||
|
||||
xmlrpc_server_call_method($xmlrpc_server, $request_xml, '');
|
||||
xmlrpc_server_destroy($xmlrpc_server);
|
||||
|
||||
Reference in New Issue
Block a user