From 061a1ec3e3a178ea7ec559099433100b2113d70b Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 5 Sep 2008 07:27:23 +0000 Subject: Killed one more global var + log logins to a separate file (not console) git-svn-id: https://svn.roundcube.net/trunk@1735 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/include/rcube_template.php | 1 + 1 file changed, 1 insertion(+) (limited to 'roundcubemail/program/include/rcube_template.php') diff --git a/roundcubemail/program/include/rcube_template.php b/roundcubemail/program/include/rcube_template.php index 847ea0df5..3fdd81762 100755 --- a/roundcubemail/program/include/rcube_template.php +++ b/roundcubemail/program/include/rcube_template.php @@ -39,6 +39,7 @@ class rcube_template extends rcube_html_page var $js_commands = array(); var $object_handlers = array(); + public $type = 'html'; public $ajax_call = false; /** -- cgit v1.2.3