@ -2,7 +2,7 @@
/*
+-----------------------------------------------------------------------+
| program/include/rc,aiö_output_json.php |
| program/include/rcmail_output_json.php |
| |
| This file is part of the Roundcube Webmail client |
| Copyright (C) 2008-2012, The Roundcube Dev Team |
@ -31,7 +31,7 @@ abstract class rcube_output
protected $app;
protected $config;
protected $charset = RCMAIL_CHARSET;
protected $charset = RCUBE_CHARSET;
protected $env = array();