Aleksander Machniak
2012-11-27 63f130782c65c64daa8a51044e58a6a8471aa57a
Small fixes to last commits
2 files modified
4 ■■■■ changed files
program/include/rcmail_output_json.php 2 ●●● patch | view | raw | blame | history
program/lib/Roundcube/rcube_output.php 2 ●●● patch | view | raw | blame | history
program/include/rcmail_output_json.php
@@ -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                       |
program/lib/Roundcube/rcube_output.php
@@ -31,7 +31,7 @@
    protected $app;
    protected $config;
    protected $charset = RCMAIL_CHARSET;
    protected $charset = RCUBE_CHARSET;
    protected $env = array();