OSDN Git Service

added NucleusJP keyword instead of Id
authorkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 8 Mar 2005 10:50:55 +0000 (10:50 +0000)
committerkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 8 Mar 2005 10:50:55 +0000 (10:50 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@18 1ca29b6e-896d-4ea0-84a5-967f57386b96

euc/nucleus/libs/vars4.0.6.php
euc/nucleus/libs/vars4.1.0.php
euc/nucleus/libs/xmlrpc.inc.php
euc/nucleus/libs/xmlrpcs.inc.php

index a5f9fe9..4a84e27 100755 (executable)
@@ -10,7 +10,8 @@
   * of the License, or (at your option) any later version.\r
   * (see nucleus/documentation/index.html#license for more info)\r
   *\r
-  * $Id: vars4.0.6.php,v 1.2 2005-03-08 09:32:13 kimitake Exp $\r
+  * $Id: vars4.0.6.php,v 1.3 2005-03-08 10:50:55 kimitake Exp $\r
+  * $NucleusJP$\r
   */\r
   \r
 /**\r
@@ -99,4 +100,4 @@ function setOldAction($value) {
        $HTTP_POST_VARS['oldaction'] = $value;  \r
 }\r
 \r
-?>
\ No newline at end of file
+?>\r
index 5bce0b6..aaafe27 100755 (executable)
@@ -10,7 +10,8 @@
   * of the License, or (at your option) any later version.\r
   * (see nucleus/documentation/index.html#license for more info)\r
   *\r
-  * $Id: vars4.1.0.php,v 1.2 2005-03-08 09:32:13 kimitake Exp $\r
+  * $Id: vars4.1.0.php,v 1.3 2005-03-08 10:50:55 kimitake Exp $\r
+  * $NucleusJP$\r
   */\r
   \r
 function getVar($name) {\r
@@ -83,4 +84,4 @@ function setOldAction($value) {
        $_POST['oldaction'] = $value;   \r
 }\r
 \r
-?>
\ No newline at end of file
+?>\r
index aa80216..797f89a 100755 (executable)
@@ -1,7 +1,8 @@
 <?php                                  // -*-c++-*-\r
 // by Edd Dumbill (C) 1999-2001\r
 // <edd@usefulinc.com>\r
-// $Id: xmlrpc.inc.php,v 1.2 2005-03-08 09:32:13 kimitake Exp $\r
+// $Id: xmlrpc.inc.php,v 1.3 2005-03-08 10:50:55 kimitake Exp $\r
+// $NucleusJP$\r
 \r
 /*\r
        Modifications made for use with Nucleus:\r
index d2c7578..27883c2 100755 (executable)
@@ -1,7 +1,8 @@
 <?php\r
 // by Edd Dumbill (C) 1999-2001\r
 // <edd@usefulinc.com>\r
-// $Id: xmlrpcs.inc.php,v 1.2 2005-03-08 09:32:13 kimitake Exp $\r
+// $Id: xmlrpcs.inc.php,v 1.3 2005-03-08 10:50:55 kimitake Exp $\r
+// $NucleusJP$\r
 \r
 // Copyright (c) 1999,2000,2001 Edd Dumbill.\r
 // All rights reserved.\r