fix #8131 - chinese translations
[Pman.Core] / SendIntro.php
index cff184d..6108d49 100644 (file)
@@ -28,7 +28,7 @@ class Pman_Core_SendIntro extends Pman
         
         $au = $this->getAuthUser();
         if (!$au) {
-            $this->jerr("Not authenticated", array('authFailure' => true));
+            $this->jerror("LOGIN-NOAUTH", "Not authenticated", array('authFailure' => true));
         }
         $this->authUser = $au;
         // check that it's a supplier!!!! 
@@ -36,7 +36,7 @@ class Pman_Core_SendIntro extends Pman
         return true; 
     }
     
-    function post()
+    function post($v)
     {
         //DB_DataObject::debuglevel(1);
         //  gets id : c.id,  rawPasswd: c.rawPasswd