Skip to content
  • Dries Buytaert's avatar
    · c2f3cb2b
    Dries Buytaert authored
    - Renamed 'xmlrpc_decode' to '_xmlrpc_decode' to avoid redeclaration when
      PHP's XML-RPC library is enabled.
    
    - Renamed 'xmlrpc_encode' to '_xmlrpc_encode' to avoid redeclaration when
      PHP's XML-RPC library is enabled.
    
    - Removed 'if (funcion_exist("xmlrpc_encode"))' check from common.inc.
    c2f3cb2b