git://git.onelab.eu
/
plcapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e81fb1f
)
typo
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Wed, 15 Feb 2017 22:25:15 +0000
(23:25 +0100)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Wed, 15 Feb 2017 22:25:15 +0000
(23:25 +0100)
php/plc_api.php
patch
|
blob
|
history
diff --git
a/php/plc_api.php
b/php/plc_api.php
index
b76b8b3
..
4bd77a1
100644
(file)
--- a/
php/plc_api.php
+++ b/
php/plc_api.php
@@
-244,7
+244,7
@@
class PLCAPI
// this tentatively allows to tune mainstream xmlrpc php lib
// so as to achieve the same behaviour as with our patched lib
$GLOBALS['xmlrpc_null_extension'] = true;
-$GLOBALS['$xmlrpc_null_apache_encoding
n
'] = true;
+$GLOBALS['$xmlrpc_null_apache_encoding'] = true;
global $adm;