OSDN Git Service

put some codes according to 3.62 update. This is forgetted till now... "add redundant...
authorsakamocchi <sakamocchi@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sun, 30 Jan 2011 09:06:25 +0000 (09:06 +0000)
committersakamocchi <sakamocchi@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sun, 30 Jan 2011 09:06:25 +0000 (09:06 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@1124 1ca29b6e-896d-4ea0-84a5-967f57386b96

utf8/nucleus/xmlrpc/server.php

index e1c71a0..39bd507 100755 (executable)
@@ -66,6 +66,7 @@
  * @version $NucleusJP: server.php,v 1.8.2.1 2007/09/07 07:12:42 kimitake Exp $
  */
 $CONF = array();
+$DIR_LIBS = '';
 require("../../config.php");   // include Nucleus libs and code
 //include($DIR_LIBS . "xmlrpc.inc.php");
 //include($DIR_LIBS . "xmlrpcs.inc.php");