kivitendo rebranding
[kivitendo-erp.git] / SL / Common.pm
index 371bb8a..726c4c8 100644 (file)
@@ -43,7 +43,7 @@ sub unique_id {
 }
 
 sub tmpname {
-  return "/tmp/lx-office-tmp-" . unique_id();
+  return "/tmp/kivitendo-tmp-" . unique_id();
 }
 
 sub retrieve_parts {