diff options
author | Matěj Cepl <mcepl@redhat.com> | 2013-05-14 01:30:34 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2013-05-14 01:35:09 +0200 |
commit | 9831804da870874e6c2e6b37a1ad5a3c47b691ea (patch) | |
tree | 88a781d80d06a0451b05bf29fde7c2264033ca05 /libs | |
download | importLDIF-9831804da870874e6c2e6b37a1ad5a3c47b691ea.tar.gz |
Initial draft of the program.
LDIF data are loaded and parsed, but not inserted into the addressbook.
Diffstat (limited to 'libs')
m--------- | libs/parseLDIF | 0 | ||||
l--------- | libs/parseLDIF.js | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/libs/parseLDIF b/libs/parseLDIF new file mode 160000 +Subproject cf2b86f588beb9e1964f773e2fbca4ca1174709 diff --git a/libs/parseLDIF.js b/libs/parseLDIF.js new file mode 120000 index 0000000..0df7340 --- /dev/null +++ b/libs/parseLDIF.js @@ -0,0 +1 @@ +parseLDIF/parseLDIF.js
\ No newline at end of file |