OSDN Git Service

merged 3.2 original code
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / javascript / numbercheck.js
index c93a316..6374511 100755 (executable)
@@ -1,6 +1,6 @@
 /**\r
   * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/) \r
-  * Copyright (C) 2002-2004 The Nucleus Group\r
+  * Copyright (C) 2002-2005 The Nucleus Group\r
   *\r
   * This program is free software; you can redistribute it and/or\r
   * modify it under the terms of the GNU General Public License\r
@@ -11,7 +11,8 @@
   * script the check (on the clientside) if a entered value\r
   * is a valid number and remove the invalid chars\r
   *\r
-  * $Id: numbercheck.js,v 1.1.1.1 2005-02-28 07:14:41 kimitake Exp $\r
+  * $Id: numbercheck.js,v 1.2 2005-03-12 06:19:04 kimitake Exp $\r
+  * $NucleusJP$\r
   */\r
 \r
 function checkNumeric(f)\r