wrong flow fixed
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Fri, 11 Feb 2011 07:30:16 +0000 (08:30 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Fri, 11 Feb 2011 07:30:16 +0000 (08:30 +0100)
web/Obj/dbase_pgsql.phh

index cd7c6d6..1335d24 100644 (file)
@@ -144,8 +144,7 @@ class BriskDB
                             
                             $chals->rem($login);
                             $ret = LoginDBItem::LoginDBItemFromRecord($user_obj);
-                            return ($ret);
-                            //O break;
+                            break;
                         }
                     }
                 } // end for ($e = 0 ...