mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-09 01:26:50 +01:00
- s/RoundCube/Roundcube/
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/html.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev, - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev, - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/iniset.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2009, RoundCube Dev, - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2009, Roundcube Dev, - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/main.inc |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2009, RoundCube Dev, - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2009, Roundcube Dev, - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* RoundCube Webmail common functions
|
||||
* Roundcube Webmail common functions
|
||||
*
|
||||
* @package Core
|
||||
* @author Thomas Bruederli <roundcube@gmail.com>
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcmail.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* Application class of RoundCube Webmail
|
||||
* Application class of Roundcube Webmail
|
||||
* implemented as singleton
|
||||
*
|
||||
* @package Core
|
||||
@@ -1172,7 +1172,7 @@ class rcmail
|
||||
}
|
||||
|
||||
/**
|
||||
* Build a valid URL to this instance of RoundCube
|
||||
* Build a valid URL to this instance of Roundcube
|
||||
*
|
||||
* @param mixed Either a string with the action or url parameters as key-value pairs
|
||||
* @return string Valid application URL
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_addressbook.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2006-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2006-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_browser.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2007-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2007-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_config.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Configuration class for RoundCube
|
||||
* Configuration class for Roundcube
|
||||
*
|
||||
* @package Core
|
||||
*/
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_contacts.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2006-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2006-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_html_page.php |
|
||||
| |
|
||||
| This file is part of the RoundCube PHP suite |
|
||||
| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube PHP suite |
|
||||
| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| CONTENTS: |
|
||||
@@ -149,7 +149,7 @@ class rcube_html_page
|
||||
|
||||
// set default page title
|
||||
if (empty($this->title)) {
|
||||
$this->title = 'RoundCube Mail';
|
||||
$this->title = 'Roundcube Mail';
|
||||
}
|
||||
|
||||
// replace specialchars in content
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_imap.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_imap_generic.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_json_output.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_ldap.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2006-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2006-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_mdb2.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_message.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_mime_struct.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_plugin.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_plugin_api.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_result_set.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2006-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2006-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* RoundCube result set class.
|
||||
* Roundcube result set class.
|
||||
* Representing an address directory result set.
|
||||
*
|
||||
* @package Addressbook
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_session.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| rcube_shared.inc |
|
||||
| |
|
||||
| This file is part of the RoundCube PHP suite |
|
||||
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube PHP suite |
|
||||
| Copyright (C) 2005-2007, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| CONTENTS: |
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* RoundCube shared functions
|
||||
* Roundcube shared functions
|
||||
*
|
||||
* @package Core
|
||||
*/
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_smtp.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_sqlite.inc |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_string_replacer.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_template.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2006-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2006-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
@@ -687,7 +687,7 @@ class rcube_template extends rcube_html_page
|
||||
$content = call_user_func($handler, $attrib);
|
||||
}
|
||||
else if ($object == 'productname') {
|
||||
$name = !empty($this->config['product_name']) ? $this->config['product_name'] : 'RoundCube Webmail';
|
||||
$name = !empty($this->config['product_name']) ? $this->config['product_name'] : 'Roundcube Webmail';
|
||||
$content = Q($name);
|
||||
}
|
||||
else if ($object == 'version') {
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_user.inc |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
+-----------------------------------------------------------------------+
|
||||
| program/include/rcube_vcard.php |
|
||||
| |
|
||||
| This file is part of the RoundCube Webmail client |
|
||||
| Copyright (C) 2008-2009, RoundCube Dev. - Switzerland |
|
||||
| This file is part of the Roundcube Webmail client |
|
||||
| Copyright (C) 2008-2009, Roundcube Dev. - Switzerland |
|
||||
| Licensed under the GNU GPL |
|
||||
| |
|
||||
| PURPOSE: |
|
||||
|
||||
Reference in New Issue
Block a user