OSDN Git Service

added NucleusJP keyword
authorkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Wed, 16 Mar 2005 07:55:05 +0000 (07:55 +0000)
committerkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Wed, 16 Mar 2005 07:55:05 +0000 (07:55 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk/utf8@51 1ca29b6e-896d-4ea0-84a5-967f57386b96

nucleus/index.php
nucleus/libs/PAGEFACTORY.php
nucleus/media.php

index 16d9405..6907a55 100755 (executable)
@@ -9,7 +9,8 @@
   * of the License, or (at your option) any later version.\r
   * (see nucleus/documentation/index.html#license for more info)\r
   *\r
-  * $Id: index.php,v 1.4 2005-03-15 07:32:11 kimitake Exp $\r
+  * $Id: index.php,v 1.5 2005-03-16 07:55:05 kimitake Exp $\r
+  * $NucleusJP$\r
   */\r
        // we are using admin stuff:\r
        $CONF = array();\r
@@ -70,4 +71,4 @@
        \r
        $admin = new ADMIN();\r
        $admin->action($action);\r
-?>
\ No newline at end of file
+?>\r
index 60d9fc6..88a9fa4 100755 (executable)
@@ -9,7 +9,8 @@
   * of the License, or (at your option) any later version.\r
   * (see nucleus/documentation/index.html#license for more info)\r
   *\r
-  * $Id: PAGEFACTORY.php,v 1.3 2005-03-12 06:19:05 kimitake Exp $\r
+  * $Id: PAGEFACTORY.php,v 1.4 2005-03-16 07:53:18 kimitake Exp $\r
+  * $NucleusJP$\r
   */\r
 \r
 /**\r
@@ -419,4 +420,4 @@ class PAGEFACTORY extends BaseActions {
        \r
 }\r
  \r
- ?>
\ No newline at end of file
+ ?>\r
index 46f1e41..2ed5961 100755 (executable)
@@ -18,7 +18,8 @@
   *   - close the popup by selecting a file in the list. The file gets\r
   *     passed through to the add-item form (linkto, popupimg or inline img)\r
   *\r
-  * $Id: media.php,v 1.3 2005-03-12 06:19:03 kimitake Exp $\r
+  * $Id: media.php,v 1.4 2005-03-16 07:55:04 kimitake Exp $\r
+  * $NucleusJP$\r
   */\r
   \r
 $CONF = array();\r