]> git.mxchange.org Git - shipsimu.git/blobdiff - .gitattributes
Ship-Simu now has its own member/guest implementations
[shipsimu.git] / .gitattributes
index 4c2153b14c6c6d83de001c5c01ad22546ab0e668..4efc684fd25dc03e2cd3318d43804c6f45408e7c 100644 (file)
@@ -176,6 +176,9 @@ application/ship-simu/main/structures/extended/decks/class_BaseDeck.php -text
 application/ship-simu/main/structures/extended/lower/.htaccess -text
 application/ship-simu/main/structures/extended/upper/.htaccess -text
 application/ship-simu/main/structures/extended/upper/class_Bridge.php -text
+application/ship-simu/main/user/.htaccess -text
+application/ship-simu/main/user/class_ShipSimuGuest.php -text
+application/ship-simu/main/user/class_ShipSimuMember.php -text
 application/ship-simu/main/wrapper/.htaccess -text
 application/ship-simu/main/wrapper/class_CompanyDatabaseWrapper.php -text
 application/ship-simu/starter.php -text
@@ -213,6 +216,7 @@ application/ship-simu/templates/images/de/image/base_code.itp -text
 application/ship-simu/templates/images/de/image/code_captcha.itp -text
 /clear-cache.sh -text
 db/.htaccess -text
+db/company_user/.htaccess -text
 db/news/.htaccess -text
 db/user/.htaccess -text
 devel/.htaccess -text
@@ -417,7 +421,7 @@ inc/classes/interfaces/user/.htaccess -text
 inc/classes/interfaces/user/class_ManageableAccount.php -text
 inc/classes/interfaces/user/extended/.htaccess -text
 inc/classes/interfaces/user/extended/class_ManageableGuest.php -text
-inc/classes/interfaces/user/extended/class_ManageableUser.php -text
+inc/classes/interfaces/user/extended/class_ManageableMember.php -text
 inc/classes/main/.htaccess -text
 inc/classes/main/actions/.htaccess -text
 inc/classes/main/actions/class_ -text
@@ -630,8 +634,8 @@ inc/classes/main/user/.htaccess -text
 inc/classes/main/user/class_BaseUser.php -text
 inc/classes/main/user/guest/.htaccess -text
 inc/classes/main/user/guest/class_Guest.php -text
-inc/classes/main/user/user/.htaccess -text
-inc/classes/main/user/user/class_User.php -text
+inc/classes/main/user/member/.htaccess -text
+inc/classes/main/user/member/class_Member.php -text
 inc/classes/middleware/.htaccess -text
 inc/classes/middleware/class_BaseMiddleware.php -text
 inc/classes/middleware/compressor/.htaccess -text