]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/Manager/Employee.pm
epic-ts
[mfinanz.git] / SL / DB / Manager / Employee.pm
index 796b0565433217a4f037abeace5a15bce834930a..a8c690ade9950cf52da5d4e5dec372f3e6a93f0a 100644 (file)
@@ -70,8 +70,8 @@ Returns an RDBO instance corresponding to the currently logged-in user.
 For each user created by the administrator in the admin section an
 entry only exists in the authentication table, but not in the employee
 table. This is where this function comes in: It iterates over all
-authentication users that have access to the current client and ensure
-than an entry for them exists in the table C<employee>. The matching
+authentication users that have access to the current client and ensures
+that an entry for them exists in the table C<employee>. The matching
 is done via the login name which must be the same in both tables.
 
 The only other properties that will be copied from the authentication