Code

Added fall back to old style move method.
[gosa.git] / gosa-core / include / class_CopyPasteHandler.inc
index ad94b984d1566d1b6c0d99ad1c4673884062aef2..21a57755e812ff48ba319b52f46d500f05eaa48a 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-define("LDAP_DUMP_PATH","/tmp/gosa");
+define("LDAP_DUMP_PATH","/var/cache/gosa/tmp");
 
 class CopyPasteHandler {