From 2fd6c217a3d61f5204c8b474f27e5cd060a2fc87 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sun, 21 Sep 2008 11:22:17 +0000 Subject: Update user agent string (#1485390) --- config/main.inc.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 5475c6108..2ac713f58 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -146,7 +146,7 @@ $rcmail_config['date_long'] = 'd.m.Y H:i'; $rcmail_config['date_today'] = 'H:i'; // add this user-agent to message headers when sending -$rcmail_config['useragent'] = 'RoundCube Webmail/0.1'; +$rcmail_config['useragent'] = 'RoundCube Webmail/0.2-beta'; // use this name to compose page titles $rcmail_config['product_name'] = 'RoundCube Webmail'; -- cgit v1.2.3