]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/Helper/ALLAuth.pm
Vergessen AuditTrail als DB-Objekt zu löschen
[kivitendo-erp.git] / SL / DB / Helper / ALLAuth.pm
index 49572056015f95920d549ac3bf6b4dc7632d37bb..730c54c941a8604918b23ee977d5d6a0ff0858e4 100644 (file)
@@ -26,7 +26,7 @@ SL::DB::Helper::ALLAuth: Dependency-only package for all SL::DB::Auth* modules
 This module depends on all modules in SL/DB/Auth*.pm for the
 convenience of being able to write a simple \C<use
 SL::DB::Helper::ALLAuth> and having everything loaded. This is
-supposed to be used only in the Lx-Office console. Normal modules
+supposed to be used only in the kivitendo console. Normal modules
 should C<use> only the modules they actually need.
 
 =head1 AUTHOR