This commit is contained in:
oesi
2017-02-01 11:43:48 +01:00
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;