diff options
Diffstat (limited to 'program/include')
41 files changed, 5 insertions, 126 deletions
diff --git a/program/include/clisetup.php b/program/include/clisetup.php index 22ffbbc92..c947570f2 100644 --- a/program/include/clisetup.php +++ b/program/include/clisetup.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ if (php_sapi_name() != 'cli') { diff --git a/program/include/html.php b/program/include/html.php index c76eb746b..b42da1d7f 100644 --- a/program/include/html.php +++ b/program/include/html.php @@ -17,10 +17,7 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - - */ +*/ /** diff --git a/program/include/iniset.php b/program/include/iniset.php index c39760882..2961beed6 100644 --- a/program/include/iniset.php +++ b/program/include/iniset.php @@ -18,9 +18,6 @@ | Author: Till Klampaeckel <till@php.net> | | Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ // Some users are not using Installer, so we'll check some diff --git a/program/include/rcmail.php b/program/include/rcmail.php index ee98a3678..20a0ff472 100644 --- a/program/include/rcmail.php +++ b/program/include/rcmail.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube.php b/program/include/rcube.php index cfad77cdb..1bfe93d6c 100644 --- a/program/include/rcube.php +++ b/program/include/rcube.php @@ -18,9 +18,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_addressbook.php b/program/include/rcube_addressbook.php index 8e104ddee..fb2027bdf 100644 --- a/program/include/rcube_addressbook.php +++ b/program/include/rcube_addressbook.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_base_replacer.php b/program/include/rcube_base_replacer.php index f97a2ee29..4ec367552 100644 --- a/program/include/rcube_base_replacer.php +++ b/program/include/rcube_base_replacer.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ /** diff --git a/program/include/rcube_bc.inc b/program/include/rcube_bc.inc index d416773fc..1932f86e2 100644 --- a/program/include/rcube_bc.inc +++ b/program/include/rcube_bc.inc @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ /** diff --git a/program/include/rcube_browser.php b/program/include/rcube_browser.php index 0e3b405af..609ddb842 100644 --- a/program/include/rcube_browser.php +++ b/program/include/rcube_browser.php @@ -17,14 +17,11 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ -/** +/** * rcube_browser - * + * * Provide details about the client's browser based on the User-Agent header * * @package Core diff --git a/program/include/rcube_cache.php b/program/include/rcube_cache.php index ef04beba5..01f620381 100644 --- a/program/include/rcube_cache.php +++ b/program/include/rcube_cache.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_charset.php b/program/include/rcube_charset.php index 74039bbb4..380d14978 100644 --- a/program/include/rcube_charset.php +++ b/program/include/rcube_charset.php @@ -20,9 +20,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ /** diff --git a/program/include/rcube_config.php b/program/include/rcube_config.php index 5fb5bee80..34c61c58d 100644 --- a/program/include/rcube_config.php +++ b/program/include/rcube_config.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ /** diff --git a/program/include/rcube_contacts.php b/program/include/rcube_contacts.php index 4ebe1b15e..7edd0994d 100644 --- a/program/include/rcube_contacts.php +++ b/program/include/rcube_contacts.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_content_filter.php b/program/include/rcube_content_filter.php index 61d6e22c4..36e61a271 100644 --- a/program/include/rcube_content_filter.php +++ b/program/include/rcube_content_filter.php @@ -17,8 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ */ /** diff --git a/program/include/rcube_image.php b/program/include/rcube_image.php index 5ba635714..21cb5f136 100644 --- a/program/include/rcube_image.php +++ b/program/include/rcube_image.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ class rcube_image diff --git a/program/include/rcube_imap.php b/program/include/rcube_imap.php index 57f70eb1a..c3fb44871 100644 --- a/program/include/rcube_imap.php +++ b/program/include/rcube_imap.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_imap_cache.php b/program/include/rcube_imap_cache.php index eaa8a805f..6db295ef3 100644 --- a/program/include/rcube_imap_cache.php +++ b/program/include/rcube_imap_cache.php @@ -18,9 +18,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_imap_generic.php b/program/include/rcube_imap_generic.php index 77b0cc464..4a71cd9bb 100644 --- a/program/include/rcube_imap_generic.php +++ b/program/include/rcube_imap_generic.php @@ -24,9 +24,6 @@ | Author: Aleksander Machniak <alec@alec.pl> | | Author: Ryo Chijiiwa <Ryo@IlohaMail.org> | +-----------------------------------------------------------------------+ - - $Id$ - */ // for backward compat. diff --git a/program/include/rcube_ldap.php b/program/include/rcube_ldap.php index b889fb27a..f799df2bb 100644 --- a/program/include/rcube_ldap.php +++ b/program/include/rcube_ldap.php @@ -1,4 +1,5 @@ <?php + /* +-----------------------------------------------------------------------+ | program/include/rcube_ldap.php | @@ -19,9 +20,6 @@ | Andreas Dick <andudi (at) gmx (dot) ch> | | Aleksander Machniak <machniak@kolabsys.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_mdb2.php b/program/include/rcube_mdb2.php index 7c431dfa6..6acb3a03d 100644 --- a/program/include/rcube_mdb2.php +++ b/program/include/rcube_mdb2.php @@ -18,9 +18,6 @@ +-----------------------------------------------------------------------+ | Author: Lukas Kahwe Smith <smith@pooteeweet.org> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_message.php b/program/include/rcube_message.php index 5579c2ce0..a140b86c6 100644 --- a/program/include/rcube_message.php +++ b/program/include/rcube_message.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_message_header.php b/program/include/rcube_message_header.php index ad6bc5e52..f2f91674e 100644 --- a/program/include/rcube_message_header.php +++ b/program/include/rcube_message_header.php @@ -18,9 +18,6 @@ +-----------------------------------------------------------------------+ | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ /** diff --git a/program/include/rcube_message_part.php b/program/include/rcube_message_part.php index 799dc0f99..80a019e50 100644 --- a/program/include/rcube_message_part.php +++ b/program/include/rcube_message_part.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_mime.php b/program/include/rcube_mime.php index 864d25599..9a594f3ee 100644 --- a/program/include/rcube_mime.php +++ b/program/include/rcube_mime.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_output.php b/program/include/rcube_output.php index e1d5e43b8..9aa7c9eba 100644 --- a/program/include/rcube_output.php +++ b/program/include/rcube_output.php @@ -17,9 +17,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ /** diff --git a/program/include/rcube_output_html.php b/program/include/rcube_output_html.php index 37edb62b9..fc6b3a200 100644 --- a/program/include/rcube_output_html.php +++ b/program/include/rcube_output_html.php @@ -17,10 +17,7 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - - */ +*/ /** diff --git a/program/include/rcube_output_json.php b/program/include/rcube_output_json.php index d48dd35c1..7b5510dfe 100644 --- a/program/include/rcube_output_json.php +++ b/program/include/rcube_output_json.php @@ -17,9 +17,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_plugin.php b/program/include/rcube_plugin.php index 25a3b6a90..b91355c98 100644 --- a/program/include/rcube_plugin.php +++ b/program/include/rcube_plugin.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ /** diff --git a/program/include/rcube_plugin_api.php b/program/include/rcube_plugin_api.php index 95fd3b66a..8c1e125ce 100644 --- a/program/include/rcube_plugin_api.php +++ b/program/include/rcube_plugin_api.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ // location where plugins are loade from diff --git a/program/include/rcube_result_index.php b/program/include/rcube_result_index.php index cd900677e..cc1615d35 100644 --- a/program/include/rcube_result_index.php +++ b/program/include/rcube_result_index.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_result_set.php b/program/include/rcube_result_set.php index 5328fd7fe..809d8743f 100644 --- a/program/include/rcube_result_set.php +++ b/program/include/rcube_result_set.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_result_thread.php b/program/include/rcube_result_thread.php index 889a27fc3..214aec217 100644 --- a/program/include/rcube_result_thread.php +++ b/program/include/rcube_result_thread.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_session.php b/program/include/rcube_session.php index e024b0e90..5a6a679d0 100644 --- a/program/include/rcube_session.php +++ b/program/include/rcube_session.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id: session.inc 2932 2009-09-07 12:51:21Z alec $ - */ /** diff --git a/program/include/rcube_shared.inc b/program/include/rcube_shared.inc index 176a46281..ebea61267 100644 --- a/program/include/rcube_shared.inc +++ b/program/include/rcube_shared.inc @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_smtp.php b/program/include/rcube_smtp.php index 8bea14e96..e5748248c 100644 --- a/program/include/rcube_smtp.php +++ b/program/include/rcube_smtp.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ // define headers delimiter diff --git a/program/include/rcube_spellchecker.php b/program/include/rcube_spellchecker.php index fc8a7d5ca..f38720bc8 100644 --- a/program/include/rcube_spellchecker.php +++ b/program/include/rcube_spellchecker.php @@ -19,9 +19,6 @@ | Author: Aleksander Machniak <machniak@kolabsys.com> | | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_storage.php b/program/include/rcube_storage.php index e80ee6abc..1075b0f43 100644 --- a/program/include/rcube_storage.php +++ b/program/include/rcube_storage.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_string_replacer.php b/program/include/rcube_string_replacer.php index 88c0f009e..c29f0e476 100644 --- a/program/include/rcube_string_replacer.php +++ b/program/include/rcube_string_replacer.php @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_user.php b/program/include/rcube_user.php index 7a00c2116..76f74da7c 100644 --- a/program/include/rcube_user.php +++ b/program/include/rcube_user.php @@ -18,9 +18,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_utils.php b/program/include/rcube_utils.php index c6d4805c8..7f20dbb1a 100644 --- a/program/include/rcube_utils.php +++ b/program/include/rcube_utils.php @@ -18,9 +18,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ diff --git a/program/include/rcube_vcard.php b/program/include/rcube_vcard.php index e453af731..b03ba9cfa 100644 --- a/program/include/rcube_vcard.php +++ b/program/include/rcube_vcard.php @@ -16,9 +16,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ |