Clarify error.
authorGunnar Wrobel <p@rdus.de>
Wed, 4 Nov 2009 11:55:35 +0000 (12:55 +0100)
committerGunnar Wrobel <p@rdus.de>
Wed, 4 Nov 2009 11:55:35 +0000 (12:55 +0100)
framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Configuration.php

index 00e1825..0458c66 100644 (file)
@@ -57,7 +57,7 @@ implements Horde_Kolab_Session_Factory
             $server_configuration = $config['ldap'];
         } else {
             throw new Horde_Kolab_Session_Exception(
-                'The server configuration is missing!'
+                'The Kolab server configuration is missing!'
             );
         }