some cleaning
authorx2000habouzit <x2000habouzit>
Mon, 22 Nov 2004 12:17:16 +0000 (12:17 +0000)
committerx2000habouzit <x2000habouzit>
Mon, 22 Nov 2004 12:17:16 +0000 (12:17 +0000)
include/xml-rpc-client.inc.php
include/xorg/xml-rpc.inc.php [moved from include/xml-rpc.inc.php with 99% similarity]

index fe32419..544a8d2 100644 (file)
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: xml-rpc-client.inc.php,v 1.2 2004-09-09 23:21:42 x2000habouzit Exp $
+        $Id: xml-rpc-client.inc.php,v 1.3 2004-11-22 12:17:16 x2000habouzit Exp $
  ***************************************************************************/
 
-require_once('xml-rpc.inc.php');
+require_once('xorg/xml-rpc.inc.php');
 
 /* taken from : http://fr2.php.net/xml-rpc
  * Author mboeren@php.net
similarity index 99%
rename from include/xml-rpc.inc.php
rename to include/xorg/xml-rpc.inc.php
index ad80073..e0f2980 100644 (file)
@@ -8,7 +8,7 @@
  *                                                The Polytechnique.org TEAM  *
  *                                                                            *
  ******************************************************************************
-    $Id: xml-rpc.inc.php,v 1.4 2004-09-09 23:21:42 x2000habouzit Exp $
+    $Id: xml-rpc.inc.php,v 1.1 2004-11-22 12:17:17 x2000habouzit Exp $
  ******************************************************************************/
 
 /*