+Changed the SynchronizeClientDialog.java class to call the new date methods.
+Fixed typo, initilized->initialized
+Changed some log lines to use the appropriate logger
+Removed DatabaseManager.getConnection() from ClientDAO.java, added a single call in RegisterClient.java