From: David ‘Bombe’ Roden Date: Mon, 25 Oct 2010 19:53:04 +0000 (+0200) Subject: Backup birth date. X-Git-Tag: 0.1-RC1~26 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=eac9eb536b7ee49de2fec71c7e04499f50a7a683 Backup birth date. --- diff --git a/src/main/resources/templates/backup.xml b/src/main/resources/templates/backup.xml index 98569ff..d7db058 100644 --- a/src/main/resources/templates/backup.xml +++ b/src/main/resources/templates/backup.xml @@ -9,6 +9,9 @@ <% currentSone.profile.firstName|xml> <% currentSone.profile.middleName|xml> <% currentSone.profile.lastName|xml> + <% currentSone.profile.birthDay|xml> + <% currentSone.profile.birthMonth|xml> + <% currentSone.profile.birthYear|xml>