From 041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 22 May 2012 06:31:37 -0400
Subject: [PATCH] Removed $Id$
---
bin/update.sh | 3
program/steps/addressbook/undo.inc | 3
program/include/rcube_session.php | 3
program/steps/addressbook/delete.inc | 3
program/steps/utils/spell_html.inc | 3
program/include/rcube_plugin.php | 3
program/steps/settings/delete_identity.inc | 3
program/include/rcube_mime.php | 3
program/include/rcube_imap_cache.php | 3
program/steps/settings/func.inc | 3
program/steps/addressbook/copy.inc | 3
bin/indexcontacts.sh | 4
program/include/html.php | 5
program/include/rcube_message_part.php | 3
installer/utils.php | 4
program/include/rcube_ldap.php | 4
program/include/rcube_string_replacer.php | 3
program/steps/mail/viewsource.inc | 3
program/include/rcube_user.php | 3
program/include/rcube_config.php | 3
program/steps/addressbook/upload_photo.inc | 3
program/steps/settings/save_prefs.inc | 3
program/steps/mail/copy.inc | 3
program/steps/mail/move_del.inc | 3
program/include/rcube_mdb2.php | 3
program/steps/mail/list.inc | 3
plugins/managesieve/lib/rcube_sieve.php | 3
program/include/rcube_addressbook.php | 3
program/include/rcube_output_html.php | 5
program/steps/utils/error.inc | 3
program/js/app.js | 2
program/steps/addressbook/search.inc | 3
program/steps/addressbook/list.inc | 3
bin/decrypt.sh | 3
program/steps/utils/modcss.inc | 3
plugins/managesieve/lib/rcube_sieve_script.php | 3
program/include/rcube_shared.inc | 3
bin/installto.sh | 3
program/include/rcube_bc.inc | 3
program/steps/mail/check_recent.inc | 3
program/include/rcube_storage.php | 3
installer/client.js | 2
program/js/list.js | 2
program/steps/settings/folders.inc | 3
program/steps/settings/edit_prefs.inc | 3
program/include/rcube_content_filter.php | 2
program/steps/addressbook/func.inc | 3
program/steps/utils/save_pref.inc | 5
program/include/rcube_message.php | 3
program/include/rcube_result_index.php | 3
program/steps/mail/sendmail.inc | 3
program/include/rcube.php | 3
program/steps/mail/autocomplete.inc | 3
program/include/clisetup.php | 3
program/localization/index.inc | 3
skins/larry/ui.js | 2
program/js/common.js | 2
program/steps/mail/pagenav.inc | 3
program/steps/mail/compose.inc | 3
program/steps/addressbook/mailto.inc | 3
program/js/editor.js | 2
program/steps/mail/show.inc | 3
plugins/managesieve/managesieve.php | 2
program/include/rcube_charset.php | 3
index.php | 3
installer/rcube_install.php | 3
program/steps/utils/html2text.inc | 5
bin/cleandb.sh | 4
bin/importgettext.sh | 13 -
program/include/rcube_output_json.php | 3
program/steps/addressbook/show.inc | 3
program/steps/mail/mark.inc | 3
bin/exportgettext.sh | 6
program/steps/utils/killcache.inc | 5
program/include/rcube_smtp.php | 3
program/steps/settings/identities.inc | 3
program/include/rcube_result_thread.php | 3
program/include/rcube_message_header.php | 3
program/include/rcube_spellchecker.php | 3
program/steps/utils/spell.inc | 3
program/steps/mail/headers.inc | 4
program/steps/mail/sendmdn.inc | 3
program/steps/addressbook/groups.inc | 3
program/steps/addressbook/import.inc | 3
program/steps/mail/attachments.inc | 3
program/steps/settings/save_folder.inc | 3
program/steps/mail/getunread.inc | 3
installer/index.php | 3
program/include/rcube_contacts.php | 3
program/include/rcube_image.php | 3
program/include/rcube_utils.php | 3
program/steps/settings/about.inc | 3
program/steps/mail/list_contacts.inc | 3
program/include/iniset.php | 3
program/include/rcube_base_replacer.php | 3
program/steps/settings/edit_folder.inc | 3
program/steps/mail/folders.inc | 2
program/include/rcube_result_set.php | 3
program/steps/mail/func.inc | 3
program/steps/addressbook/export.inc | 3
bin/dumpschema.sh | 4
program/steps/mail/addcontact.inc | 3
program/include/rcube_plugin_api.php | 3
program/steps/addressbook/edit.inc | 3
program/steps/addressbook/save.inc | 3
program/steps/settings/save_identity.inc | 3
program/include/rcube_browser.php | 7
program/include/rcube_output.php | 3
skins/larry/svggradient.php | 2
program/steps/settings/edit_identity.inc | 3
program/include/rcube_cache.php | 3
program/steps/mail/search.inc | 3
program/include/rcube_imap.php | 3
program/include/rcmail.php | 3
program/include/rcube_vcard.php | 3
program/js/googiespell.js | 2
program/steps/mail/get.inc | 3
program/include/rcube_imap_generic.php | 3
118 files changed, 15 insertions(+), 361 deletions(-)
diff --git a/bin/cleandb.sh b/bin/cleandb.sh
index 174cbb1..ecf2583 100755
--- a/bin/cleandb.sh
+++ b/bin/cleandb.sh
@@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php
/*
-
+-----------------------------------------------------------------------+
| bin/cleandb.sh |
| |
@@ -18,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
diff --git a/bin/decrypt.sh b/bin/decrypt.sh
index d257f9b..95fdefc 100755
--- a/bin/decrypt.sh
+++ b/bin/decrypt.sh
@@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php
/*
-
+-----------------------------------------------------------------------+
| bin/decrypt.sh |
| |
@@ -18,8 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Tomas Tevesz <ice@extreme.hu> |
+-----------------------------------------------------------------------+
-
- $Id$
*/
/*-
diff --git a/bin/dumpschema.sh b/bin/dumpschema.sh
index e44b292..6d5cde7 100755
--- a/bin/dumpschema.sh
+++ b/bin/dumpschema.sh
@@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php
/*
-
+-----------------------------------------------------------------------+
| bin/dumpschema.sh |
| |
@@ -18,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
diff --git a/bin/exportgettext.sh b/bin/exportgettext.sh
index c1e6302..f4a3fdb 100755
--- a/bin/exportgettext.sh
+++ b/bin/exportgettext.sh
@@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php
/*
-
+-----------------------------------------------------------------------+
| bin/exportgettext.sh |
| |
@@ -14,9 +13,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
@@ -205,7 +201,7 @@
$msgid = $is_pot ? $msgstr : ($GLOBALS['en_US'][$label] ?: $label);
$messages[$msgid][] = $label;
}
-
+
foreach ($messages as $msgid => $labels) {
$out .= "\n";
foreach ($labels as $label)
diff --git a/bin/importgettext.sh b/bin/importgettext.sh
index aab6101..a63ac00 100755
--- a/bin/importgettext.sh
+++ b/bin/importgettext.sh
@@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php
/*
-
+-----------------------------------------------------------------------+
| bin/importgettext.sh |
| |
@@ -14,9 +13,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
@@ -39,7 +35,7 @@
foreach ($out as $outfn => $texts) {
$lang = preg_match('!/([a-z]{2}(_[A-Z]{2})?)[./]!', $outfn, $m) ? $m[1] : '';
$varname = strpos($outfn, 'messages.inc') !== false ? 'messages' : 'labels';
-
+
$header = <<<EOF
<?php
@@ -54,14 +50,13 @@
+-----------------------------------------------------------------------+
| Author: %-62s|
+-----------------------------------------------------------------------+
- @version %s$
*/
$%s = array();
EOF;
- $output = sprintf($header, $lang, $varname.'.inc', date('Y'), $texts['_translator'], '$Id', $varname);
+ $output = sprintf($header, $lang, $varname.'.inc', date('Y'), $texts['_translator'], $varname);
foreach ($texts as $label => $value) {
if (is_array($value)) { var_dump($outfn, $label, $value); exit; }
@@ -131,7 +126,7 @@
$out[$file][$label] = $msgstr;
}
}
-
+
$msgid = null;
$msgstr = '';
$dests = array();
@@ -167,7 +162,7 @@
$out[$file]['_translator'] = $translator;
}
}
-
+
return $language ? $out : array();
}
diff --git a/bin/indexcontacts.sh b/bin/indexcontacts.sh
index 3f1e811..a9a5a95 100755
--- a/bin/indexcontacts.sh
+++ b/bin/indexcontacts.sh
@@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php
/*
-
+-----------------------------------------------------------------------+
| bin/indexcontacts.sh |
| |
@@ -18,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
diff --git a/bin/installto.sh b/bin/installto.sh
index eb43b99..3a64476 100755
--- a/bin/installto.sh
+++ b/bin/installto.sh
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
diff --git a/bin/update.sh b/bin/update.sh
index 46874eb..60dc95b 100755
--- a/bin/update.sh
+++ b/bin/update.sh
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
diff --git a/index.php b/index.php
index 6b4146b..c823f19 100644
--- a/index.php
+++ b/index.php
@@ -33,9 +33,6 @@
+-------------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-------------------------------------------------------------------------+
-
- $Id$
-
*/
// include environment
diff --git a/installer/client.js b/installer/client.js
index 5a1e6da..b6095a9 100644
--- a/installer/client.js
+++ b/installer/client.js
@@ -12,8 +12,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
*/
function toggleblock(id, link)
diff --git a/installer/index.php b/installer/index.php
index b5b9e4a..5e7d318 100644
--- a/installer/index.php
+++ b/installer/index.php
@@ -34,9 +34,6 @@
+-------------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-------------------------------------------------------------------------+
-
- $Id$
-
*/
ini_set('error_reporting', E_ALL &~ (E_NOTICE | E_STRICT));
diff --git a/installer/rcube_install.php b/installer/rcube_install.php
index 069c27f..0123859 100644
--- a/installer/rcube_install.php
+++ b/installer/rcube_install.php
@@ -11,9 +11,6 @@
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
diff --git a/installer/utils.php b/installer/utils.php
index ca2577c..6c67d25 100644
--- a/installer/utils.php
+++ b/installer/utils.php
@@ -1,4 +1,5 @@
<?php
+
/*
+-------------------------------------------------------------------------+
| Roundcube Webmail installer utilities |
@@ -12,9 +13,6 @@
+-------------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-------------------------------------------------------------------------+
-
- $Id: index.php 2696 2009-07-02 06:38:26Z thomasb $
-
*/
/**
diff --git a/plugins/managesieve/lib/rcube_sieve.php b/plugins/managesieve/lib/rcube_sieve.php
index 2ed2e54..16c584b 100644
--- a/plugins/managesieve/lib/rcube_sieve.php
+++ b/plugins/managesieve/lib/rcube_sieve.php
@@ -18,9 +18,6 @@
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * $Id$
- *
*/
// Managesieve Protocol: RFC5804
diff --git a/plugins/managesieve/lib/rcube_sieve_script.php b/plugins/managesieve/lib/rcube_sieve_script.php
index 92f979c..aa3b9ab 100644
--- a/plugins/managesieve/lib/rcube_sieve_script.php
+++ b/plugins/managesieve/lib/rcube_sieve_script.php
@@ -18,9 +18,6 @@
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * $Id$
- *
*/
class rcube_sieve_script
diff --git a/plugins/managesieve/managesieve.php b/plugins/managesieve/managesieve.php
index c58dc8c..486b3fb 100644
--- a/plugins/managesieve/managesieve.php
+++ b/plugins/managesieve/managesieve.php
@@ -27,8 +27,6 @@
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * $Id$
*/
class managesieve extends rcube_plugin
diff --git a/program/include/clisetup.php b/program/include/clisetup.php
index 22ffbbc..c947570 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 c76eb74..b42da1d 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 c397608..2961bee 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 ee98a36..20a0ff4 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 cfad77c..1bfe93d 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 8e104dd..fb2027b 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 f97a2ee..4ec3675 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 d416773..1932f86 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 0e3b405..609ddb8 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 ef04beb..01f6203 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 74039bb..380d149 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 5fb5bee..34c61c5 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 4ebe1b1..7edd099 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 61d6e22..36e61a2 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 5ba6357..21cb5f1 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 57f70eb..c3fb448 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 eaa8a80..6db295e 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 77b0cc4..4a71cd9 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 b889fb2..f799df2 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 7c431df..6acb3a0 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 5579c2c..a140b86 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 ad6bc5e..f2f9167 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 799dc0f..80a019e 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 864d255..9a594f3 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 e1d5e43..9aa7c9e 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 37edb62..fc6b3a2 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 d48dd35..7b5510d 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 25a3b6a..b91355c 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 95fd3b6..8c1e125 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 cd90067..cc1615d 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 5328fd7..809d874 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 889a27f..214aec2 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 e024b0e..5a6a679 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 176a462..ebea612 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 8bea14e..e574824 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 fc8a7d5..f38720b 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 e80ee6a..1075b0f 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 88c0f00..c29f0e4 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 7a00c21..76f74da 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 c6d4805..7f20dbb 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 e453af7..b03ba9c 100644
--- a/program/include/rcube_vcard.php
+++ b/program/include/rcube_vcard.php
@@ -16,9 +16,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
diff --git a/program/js/app.js b/program/js/app.js
index 615f94c..c4bf5ec 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -17,8 +17,6 @@
+-----------------------------------------------------------------------+
| Requires: jquery.js, common.js, list.js |
+-----------------------------------------------------------------------+
-
- $Id$
*/
function rcube_webmail()
diff --git a/program/js/common.js b/program/js/common.js
index a1ba878..937e8f2 100644
--- a/program/js/common.js
+++ b/program/js/common.js
@@ -12,8 +12,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
*/
// Constants
diff --git a/program/js/editor.js b/program/js/editor.js
index 4adfe2b..37d56b3 100644
--- a/program/js/editor.js
+++ b/program/js/editor.js
@@ -12,8 +12,6 @@
+-----------------------------------------------------------------------+
| Author: Eric Stadtherr <estadtherr@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id: editor.js 000 2006-05-18 19:12:28Z roundcube $
*/
// Initialize HTML editor
diff --git a/program/js/googiespell.js b/program/js/googiespell.js
index 06aef85..9f1b41b 100644
--- a/program/js/googiespell.js
+++ b/program/js/googiespell.js
@@ -17,8 +17,6 @@
| Authors: 4mir Salihefendic <amix@amix.dk> |
| Aleksander Machniak - <alec [at] alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
*/
var GOOGIE_CUR_LANG,
diff --git a/program/js/list.js b/program/js/list.js
index 9f5ae3c..e3be9a0 100644
--- a/program/js/list.js
+++ b/program/js/list.js
@@ -15,8 +15,6 @@
+-----------------------------------------------------------------------+
| Requires: common.js |
+-----------------------------------------------------------------------+
-
- $Id$
*/
diff --git a/program/localization/index.inc b/program/localization/index.inc
index fe0d322..2c56ee9 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -18,9 +18,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// langage codes according to ISO 639-1
diff --git a/program/steps/addressbook/copy.inc b/program/steps/addressbook/copy.inc
index 40b2a79..480a9b5 100644
--- a/program/steps/addressbook/copy.inc
+++ b/program/steps/addressbook/copy.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id: copy.inc 471 2007-02-09 21:25:50Z thomasb $
-
*/
// only process ajax requests
diff --git a/program/steps/addressbook/delete.inc b/program/steps/addressbook/delete.inc
index 1e2142c..a2f1249 100644
--- a/program/steps/addressbook/delete.inc
+++ b/program/steps/addressbook/delete.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// process ajax requests only
diff --git a/program/steps/addressbook/edit.inc b/program/steps/addressbook/edit.inc
index abed2c5..f96ad67 100644
--- a/program/steps/addressbook/edit.inc
+++ b/program/steps/addressbook/edit.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
if ($RCMAIL->action == 'edit') {
diff --git a/program/steps/addressbook/export.inc b/program/steps/addressbook/export.inc
index c0dbd8b..84a63ae 100644
--- a/program/steps/addressbook/export.inc
+++ b/program/steps/addressbook/export.inc
@@ -19,9 +19,6 @@
| Author: Thomas Bruederli <roundcube@gmail.com> |
| Author: Aleksander Machniak <machniak@kolabsys.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// Use search result
diff --git a/program/steps/addressbook/func.inc b/program/steps/addressbook/func.inc
index f79cac0..80d89b0 100644
--- a/program/steps/addressbook/func.inc
+++ b/program/steps/addressbook/func.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$SEARCH_MODS_DEFAULT = array('name'=>1, 'firstname'=>1, 'surname'=>1, 'email'=>1, '*'=>1);
diff --git a/program/steps/addressbook/groups.inc b/program/steps/addressbook/groups.inc
index 3bdd89f..3ce2bd0 100644
--- a/program/steps/addressbook/groups.inc
+++ b/program/steps/addressbook/groups.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$source = get_input_value('_source', RCUBE_INPUT_GPC);
diff --git a/program/steps/addressbook/import.inc b/program/steps/addressbook/import.inc
index defe2ea..654a336 100644
--- a/program/steps/addressbook/import.inc
+++ b/program/steps/addressbook/import.inc
@@ -18,9 +18,6 @@
| Author: Thomas Bruederli <roundcube@gmail.com> |
| Author: Aleksander Machniak <machniak@kolabsys.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
/**
diff --git a/program/steps/addressbook/list.inc b/program/steps/addressbook/list.inc
index cc3fc3e..a24fb95 100644
--- a/program/steps/addressbook/list.inc
+++ b/program/steps/addressbook/list.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// Use search result
diff --git a/program/steps/addressbook/mailto.inc b/program/steps/addressbook/mailto.inc
index 965d717..3806c2c 100644
--- a/program/steps/addressbook/mailto.inc
+++ b/program/steps/addressbook/mailto.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id: copy.inc 471 2007-02-09 21:25:50Z thomasb $
-
*/
$cids = rcmail_get_cids();
diff --git a/program/steps/addressbook/save.inc b/program/steps/addressbook/save.inc
index 038b905..3bfce3b 100644
--- a/program/steps/addressbook/save.inc
+++ b/program/steps/addressbook/save.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$CONTACTS = rcmail_contact_source(null, true, true);
diff --git a/program/steps/addressbook/search.inc b/program/steps/addressbook/search.inc
index 6422bc7..f83eb9f 100644
--- a/program/steps/addressbook/search.inc
+++ b/program/steps/addressbook/search.inc
@@ -19,9 +19,6 @@
| Author: Thomas Bruederli <roundcube@gmail.com> |
| Author: Aleksander Machniak <machniak@kolabsys.com> |
+-----------------------------------------------------------------------+
-
- $Id: search.inc 456 2007-01-10 12:34:33Z thomasb $
-
*/
if ($RCMAIL->action == 'search-create') {
diff --git a/program/steps/addressbook/show.inc b/program/steps/addressbook/show.inc
index bf65beb..e5ff0d7 100644
--- a/program/steps/addressbook/show.inc
+++ b/program/steps/addressbook/show.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// Get contact ID and source ID from request
diff --git a/program/steps/addressbook/undo.inc b/program/steps/addressbook/undo.inc
index 4283ed1..9c17114 100644
--- a/program/steps/addressbook/undo.inc
+++ b/program/steps/addressbook/undo.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <machniak@kolabsys.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// process ajax requests only
diff --git a/program/steps/addressbook/upload_photo.inc b/program/steps/addressbook/upload_photo.inc
index 195bac5..035d67e 100644
--- a/program/steps/addressbook/upload_photo.inc
+++ b/program/steps/addressbook/upload_photo.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// Supported image format types
diff --git a/program/steps/mail/addcontact.inc b/program/steps/mail/addcontact.inc
index 7476811..2dc406f 100644
--- a/program/steps/mail/addcontact.inc
+++ b/program/steps/mail/addcontact.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// only process ajax requests
diff --git a/program/steps/mail/attachments.inc b/program/steps/mail/attachments.inc
index ff9424f..21a9f5b 100644
--- a/program/steps/mail/attachments.inc
+++ b/program/steps/mail/attachments.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// Upload progress update
diff --git a/program/steps/mail/autocomplete.inc b/program/steps/mail/autocomplete.inc
index 95d6118..ba34fa5 100644
--- a/program/steps/mail/autocomplete.inc
+++ b/program/steps/mail/autocomplete.inc
@@ -18,9 +18,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
if ($RCMAIL->action == 'group-expand') {
diff --git a/program/steps/mail/check_recent.inc b/program/steps/mail/check_recent.inc
index d442216..411e649 100644
--- a/program/steps/mail/check_recent.inc
+++ b/program/steps/mail/check_recent.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$current = $RCMAIL->storage->get_folder();
diff --git a/program/steps/mail/compose.inc b/program/steps/mail/compose.inc
index 374a876..306de36 100644
--- a/program/steps/mail/compose.inc
+++ b/program/steps/mail/compose.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// define constants for message compose mode
diff --git a/program/steps/mail/copy.inc b/program/steps/mail/copy.inc
index af8e9b8..a72378b 100644
--- a/program/steps/mail/copy.inc
+++ b/program/steps/mail/copy.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// only process ajax requests
diff --git a/program/steps/mail/folders.inc b/program/steps/mail/folders.inc
index ee94f56..c56c914 100644
--- a/program/steps/mail/folders.inc
+++ b/program/steps/mail/folders.inc
@@ -17,8 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
*/
// only process ajax requests
diff --git a/program/steps/mail/func.inc b/program/steps/mail/func.inc
index 1742eee..05d5895 100644
--- a/program/steps/mail/func.inc
+++ b/program/steps/mail/func.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// setup some global vars used by mail steps
diff --git a/program/steps/mail/get.inc b/program/steps/mail/get.inc
index 1ffe780..750011f 100644
--- a/program/steps/mail/get.inc
+++ b/program/steps/mail/get.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
diff --git a/program/steps/mail/getunread.inc b/program/steps/mail/getunread.inc
index 0d2e94b..fb7e802 100644
--- a/program/steps/mail/getunread.inc
+++ b/program/steps/mail/getunread.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$a_folders = $RCMAIL->storage->list_folders_subscribed('', '*', 'mail');
diff --git a/program/steps/mail/headers.inc b/program/steps/mail/headers.inc
index 0892247..4d66273 100644
--- a/program/steps/mail/headers.inc
+++ b/program/steps/mail/headers.inc
@@ -1,4 +1,5 @@
<?php
+
/*
+-----------------------------------------------------------------------+
| program/steps/mail/headers.inc |
@@ -16,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
if ($uid = get_input_value('_uid', RCUBE_INPUT_POST))
diff --git a/program/steps/mail/list.inc b/program/steps/mail/list.inc
index dad8666..f3318fa 100644
--- a/program/steps/mail/list.inc
+++ b/program/steps/mail/list.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
if (!$OUTPUT->ajax_call) {
diff --git a/program/steps/mail/list_contacts.inc b/program/steps/mail/list_contacts.inc
index 6954e11..1a64803 100644
--- a/program/steps/mail/list_contacts.inc
+++ b/program/steps/mail/list_contacts.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$jsenv = array();
diff --git a/program/steps/mail/mark.inc b/program/steps/mail/mark.inc
index f165011..238e117 100644
--- a/program/steps/mail/mark.inc
+++ b/program/steps/mail/mark.inc
@@ -16,9 +16,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// only process ajax requests
diff --git a/program/steps/mail/move_del.inc b/program/steps/mail/move_del.inc
index a30b4e6..d3dd9bf 100644
--- a/program/steps/mail/move_del.inc
+++ b/program/steps/mail/move_del.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// only process ajax requests
diff --git a/program/steps/mail/pagenav.inc b/program/steps/mail/pagenav.inc
index e4a4a07..e17d821 100644
--- a/program/steps/mail/pagenav.inc
+++ b/program/steps/mail/pagenav.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id: show.inc 4176 2010-11-04 09:59:55Z alec $
-
*/
$uid = get_input_value('_uid', RCUBE_INPUT_GET);
diff --git a/program/steps/mail/search.inc b/program/steps/mail/search.inc
index 3f9b86e..a7605f6 100644
--- a/program/steps/mail/search.inc
+++ b/program/steps/mail/search.inc
@@ -13,9 +13,6 @@
| Author: Benjamin Smith <defitro@gmail.com> |
| Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$REMOTE_REQUEST = TRUE;
diff --git a/program/steps/mail/sendmail.inc b/program/steps/mail/sendmail.inc
index faaeddc..4790d35 100644
--- a/program/steps/mail/sendmail.inc
+++ b/program/steps/mail/sendmail.inc
@@ -18,9 +18,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// remove all scripts and act as called in frame
diff --git a/program/steps/mail/sendmdn.inc b/program/steps/mail/sendmdn.inc
index 3498630..01d0807 100644
--- a/program/steps/mail/sendmdn.inc
+++ b/program/steps/mail/sendmdn.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// only process ajax requests
diff --git a/program/steps/mail/show.inc b/program/steps/mail/show.inc
index 076098a..2d4d8e5 100644
--- a/program/steps/mail/show.inc
+++ b/program/steps/mail/show.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$PRINT_MODE = $RCMAIL->action=='print' ? TRUE : FALSE;
diff --git a/program/steps/mail/viewsource.inc b/program/steps/mail/viewsource.inc
index f38ca76..59ccb38 100644
--- a/program/steps/mail/viewsource.inc
+++ b/program/steps/mail/viewsource.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
ob_end_clean();
diff --git a/program/steps/settings/about.inc b/program/steps/settings/about.inc
index 657c10b..9b13402 100644
--- a/program/steps/settings/about.inc
+++ b/program/steps/settings/about.inc
@@ -18,9 +18,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id: identities.inc 4410 2011-01-12 18:25:02Z thomasb $
-
*/
diff --git a/program/steps/settings/delete_identity.inc b/program/steps/settings/delete_identity.inc
index b482c33..d5146db 100644
--- a/program/steps/settings/delete_identity.inc
+++ b/program/steps/settings/delete_identity.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$iid = get_input_value('_iid', RCUBE_INPUT_GPC);
diff --git a/program/steps/settings/edit_folder.inc b/program/steps/settings/edit_folder.inc
index 644c86e..cd23727 100644
--- a/program/steps/settings/edit_folder.inc
+++ b/program/steps/settings/edit_folder.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// WARNING: folder names in UI are encoded with RCMAIL_CHARSET
diff --git a/program/steps/settings/edit_identity.inc b/program/steps/settings/edit_identity.inc
index 2a26165..ebc2c1b 100644
--- a/program/steps/settings/edit_identity.inc
+++ b/program/steps/settings/edit_identity.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('IDENTITIES_LEVEL', intval($RCMAIL->config->get('identities_level', 0)));
diff --git a/program/steps/settings/edit_prefs.inc b/program/steps/settings/edit_prefs.inc
index d0abb28..971ed60 100644
--- a/program/steps/settings/edit_prefs.inc
+++ b/program/steps/settings/edit_prefs.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id: func.inc 2822 2009-07-31 09:07:54Z alec $
-
*/
if (!$OUTPUT->ajax_call)
diff --git a/program/steps/settings/folders.inc b/program/steps/settings/folders.inc
index 3802577..e4e9f31 100644
--- a/program/steps/settings/folders.inc
+++ b/program/steps/settings/folders.inc
@@ -18,9 +18,6 @@
| Author: Thomas Bruederli <roundcube@gmail.com> |
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// WARNING: folder names in UI are encoded with RCMAIL_CHARSET
diff --git a/program/steps/settings/func.inc b/program/steps/settings/func.inc
index 48d1d5a..5b9ad26 100644
--- a/program/steps/settings/func.inc
+++ b/program/steps/settings/func.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
if (!$OUTPUT->ajax_call)
diff --git a/program/steps/settings/identities.inc b/program/steps/settings/identities.inc
index 7489749..26bd432 100644
--- a/program/steps/settings/identities.inc
+++ b/program/steps/settings/identities.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('IDENTITIES_LEVEL', intval($RCMAIL->config->get('identities_level', 0)));
diff --git a/program/steps/settings/save_folder.inc b/program/steps/settings/save_folder.inc
index 25b81de..09f76ac 100644
--- a/program/steps/settings/save_folder.inc
+++ b/program/steps/settings/save_folder.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// WARNING: folder names in UI are encoded with RCMAIL_CHARSET
diff --git a/program/steps/settings/save_identity.inc b/program/steps/settings/save_identity.inc
index 59a943b..dba143d 100644
--- a/program/steps/settings/save_identity.inc
+++ b/program/steps/settings/save_identity.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
define('IDENTITIES_LEVEL', intval($RCMAIL->config->get('identities_level', 0)));
diff --git a/program/steps/settings/save_prefs.inc b/program/steps/settings/save_prefs.inc
index f521f4f..797ffb6 100644
--- a/program/steps/settings/save_prefs.inc
+++ b/program/steps/settings/save_prefs.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$CURR_SECTION = get_input_value('_section', RCUBE_INPUT_POST);
diff --git a/program/steps/utils/error.inc b/program/steps/utils/error.inc
index 0006744..126cf2e 100644
--- a/program/steps/utils/error.inc
+++ b/program/steps/utils/error.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$rcmail = rcmail::get_instance();
diff --git a/program/steps/utils/html2text.inc b/program/steps/utils/html2text.inc
index 811957a..67e76c1 100644
--- a/program/steps/utils/html2text.inc
+++ b/program/steps/utils/html2text.inc
@@ -1,6 +1,6 @@
<?php
-/*
+/*
+-----------------------------------------------------------------------+
| program/steps/utils/html2text.inc |
| |
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$html = $HTTP_RAW_POST_DATA;
diff --git a/program/steps/utils/killcache.inc b/program/steps/utils/killcache.inc
index 3e85c0a..eb96450 100644
--- a/program/steps/utils/killcache.inc
+++ b/program/steps/utils/killcache.inc
@@ -1,6 +1,6 @@
<?php
-/*
+/*
+-----------------------------------------------------------------------+
| program/steps/utils/killcache.inc |
| |
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Dennis P. Nikolaenko <dennis@nikolaenko.ru> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// don't allow public access if not in devel_mode
diff --git a/program/steps/utils/modcss.inc b/program/steps/utils/modcss.inc
index d635f97..77be150 100644
--- a/program/steps/utils/modcss.inc
+++ b/program/steps/utils/modcss.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$source = '';
diff --git a/program/steps/utils/save_pref.inc b/program/steps/utils/save_pref.inc
index 2c60f6d..b550ad7 100644
--- a/program/steps/utils/save_pref.inc
+++ b/program/steps/utils/save_pref.inc
@@ -1,6 +1,6 @@
<?php
-/*
+/*
+-----------------------------------------------------------------------+
| program/steps/utils/save_pref.inc |
| |
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
$name = get_input_value('_name', RCUBE_INPUT_POST);
diff --git a/program/steps/utils/spell.inc b/program/steps/utils/spell.inc
index cf341de..a0dd35d 100644
--- a/program/steps/utils/spell.inc
+++ b/program/steps/utils/spell.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Kris Steinhoff <steinhof@umich.edu> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// read input
diff --git a/program/steps/utils/spell_html.inc b/program/steps/utils/spell_html.inc
index 57ab9c6..861e4ba 100644
--- a/program/steps/utils/spell_html.inc
+++ b/program/steps/utils/spell_html.inc
@@ -17,9 +17,6 @@
+-----------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
-
- $Id$
-
*/
// read input data
diff --git a/skins/larry/svggradient.php b/skins/larry/svggradient.php
index 25b2e90..75705ed 100644
--- a/skins/larry/svggradient.php
+++ b/skins/larry/svggradient.php
@@ -9,8 +9,6 @@
* License. It is allowed to copy, distribute, transmit and to adapt the work
* by keeping credits to the original autors in the README file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
- *
- * $Id$
*/
header('Content-Type: image/svg+xml');
diff --git a/skins/larry/ui.js b/skins/larry/ui.js
index 73ce767..2bc9021 100644
--- a/skins/larry/ui.js
+++ b/skins/larry/ui.js
@@ -7,8 +7,6 @@
* License. It is allowed to copy, distribute, transmit and to adapt the work
* by keeping credits to the original autors in the README file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
- *
- * $Id$
*/
--
Gitblit v1.9.1