program/include/rcube_json_output.php
@@ -5,7 +5,7 @@ | program/include/rcube_json_output.php | | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2008, RoundCube Dev. - Switzerland | | Copyright (C) 2008-2009, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | | PURPOSE: | @@ -34,6 +34,7 @@ private $texts = array(); private $commands = array(); public $type = 'js'; public $ajax_call = true;