]> git.mxchange.org Git - shipsimu.git/commit - inc/classes/exceptions/database/wrapper/.htaccess
Client renamed in Wrapper
authorRoland Häder <roland@mxchange.org>
Sat, 31 May 2008 15:33:22 +0000 (15:33 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 31 May 2008 15:33:22 +0000 (15:33 +0000)
commit5d2d7b2329dd8b6cab49a94aa4d21080577b2f2c
tree38a213d837ff6883db9710be475c1215fbd7b23b
parentb1583f59560e2878c10df2c485cc3a63a309ac3c
Client renamed in Wrapper
12 files changed:
.gitattributes
inc/classes/exceptions/database/clients/.htaccess [deleted file]
inc/classes/exceptions/database/clients/class_ClientUserNameNotFoundException.php [deleted file]
inc/classes/exceptions/database/wrapper/.htaccess [new file with mode: 0644]
inc/classes/exceptions/database/wrapper/class_WrapperUserNameNotFoundException.php [new file with mode: 0644]
inc/classes/main/database/class_BaseDatabaseClient.php [deleted file]
inc/classes/main/database/class_BaseDatabaseWrapper.php [new file with mode: 0644]
inc/classes/main/database/clients/.htaccess [deleted file]
inc/classes/main/database/clients/class_UserDatabaseClient.php [deleted file]
inc/classes/main/database/wrapper/.htaccess [new file with mode: 0644]
inc/classes/main/database/wrapper/class_UserDatabaseWrapper.php [new file with mode: 0644]
inc/classes/main/user/class_User.php