alecpl
2009-07-21 61e96cd1f9b32345fd15ae826674f38f0495baa3
program/include/rcube_json_output.php
@@ -29,7 +29,7 @@
class rcube_json_output
{
    private $config;
    private $charset = 'UTF-8';
    private $charset = RCMAIL_CHARSET;
    private $env = array();
    private $texts = array();
    private $commands = array();