OSDN Git Service

Merge branch 'skinnable-master' of ssh://shizuki@git.sourceforge.jp/gitroot/nucleus...
[nucleus-jp/nucleus-next.git] / createaccount.php
index 4e0c99d..adcc5a4 100644 (file)
@@ -59,7 +59,7 @@ if ( $CONF['AllowMemberCreate'] == 1 )
                }\r
                // after the from is sent it will be validated\r
                // POST data will be added as value to treat the user with care (;-))\r
-               $a = new ACTION();\r
+               $a = new Action();\r
                \r
                $message = $a->createAccount();\r
                if ( $message != 1 )\r