Added method getAvailableReihungstestByPersonId

This commit is contained in:
bison-paolo
2017-01-31 11:59:11 +01:00
parent 1ccc8a8a6f
commit fac1b77681
5 changed files with 107 additions and 29 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ class authentication extends auth
|| $username=='lektor1'
|| $username=='lektor2'
|| $username=='lektor3'
|| $username == 'aufname'))
|| $username == 'aufnahme'))
return true;
else
return false;