Code

Moved ldapmanager
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Jan 2008 08:26:39 +0000 (08:26 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Jan 2008 08:26:39 +0000 (08:26 +0000)
commit4cec53d7231cce541c54a34d84461718dc97166d
treefdeac1038cfcab72a9176c5d08e2c75e2c2ff73e
parent08842f7a1c2f34c2027b37e9b0a174834adf1b1c
Moved ldapmanager

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8430 594d385d-05f5-0310-b6e9-bd551577e9d8
22 files changed:
gosa-core/plugins/addons/ldapmanager/class_csvimport.inc [deleted file]
gosa-core/plugins/addons/ldapmanager/class_export.inc [deleted file]
gosa-core/plugins/addons/ldapmanager/class_exportxls.inc [deleted file]
gosa-core/plugins/addons/ldapmanager/class_import.inc [deleted file]
gosa-core/plugins/addons/ldapmanager/class_ldif.inc [deleted file]
gosa-core/plugins/addons/ldapmanager/contentcsv.tpl [deleted file]
gosa-core/plugins/addons/ldapmanager/contentexport.tpl [deleted file]
gosa-core/plugins/addons/ldapmanager/contentexportxls.tpl [deleted file]
gosa-core/plugins/addons/ldapmanager/contentimport.tpl [deleted file]
gosa-core/plugins/addons/ldapmanager/main.inc [deleted file]
gosa-core/plugins/addons/ldapmanager/tabs_ldif.inc [deleted file]
gosa-plugins/ldapmanager/addons/ldapmanager/class_csvimport.inc [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/class_export.inc [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/class_exportxls.inc [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/class_import.inc [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/class_ldif.inc [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/contentcsv.tpl [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/contentexport.tpl [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/contentexportxls.tpl [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/contentimport.tpl [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/main.inc [new file with mode: 0644]
gosa-plugins/ldapmanager/addons/ldapmanager/tabs_ldif.inc [new file with mode: 0644]