summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-05-22 12:31:37 +0200
committerAleksander Machniak <alec@alec.pl>2012-05-22 12:31:37 +0200
commit041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a (patch)
treea33370fce8a023b3a5f4a32019adc41337dc638c
parent0a1dd5b073f0dfc42439ab168246ae0ae6921414 (diff)
Removed $Id$
-rwxr-xr-xbin/cleandb.sh4
-rwxr-xr-xbin/decrypt.sh3
-rwxr-xr-xbin/dumpschema.sh4
-rwxr-xr-xbin/exportgettext.sh6
-rwxr-xr-xbin/importgettext.sh13
-rwxr-xr-xbin/indexcontacts.sh4
-rwxr-xr-xbin/installto.sh3
-rwxr-xr-xbin/update.sh3
-rw-r--r--index.php3
-rw-r--r--installer/client.js2
-rw-r--r--installer/index.php3
-rw-r--r--installer/rcube_install.php3
-rw-r--r--installer/utils.php4
-rw-r--r--plugins/managesieve/lib/rcube_sieve.php3
-rw-r--r--plugins/managesieve/lib/rcube_sieve_script.php3
-rw-r--r--plugins/managesieve/managesieve.php2
-rw-r--r--program/include/clisetup.php3
-rw-r--r--program/include/html.php5
-rw-r--r--program/include/iniset.php3
-rw-r--r--program/include/rcmail.php3
-rw-r--r--program/include/rcube.php3
-rw-r--r--program/include/rcube_addressbook.php3
-rw-r--r--program/include/rcube_base_replacer.php3
-rw-r--r--program/include/rcube_bc.inc3
-rw-r--r--program/include/rcube_browser.php7
-rw-r--r--program/include/rcube_cache.php3
-rw-r--r--program/include/rcube_charset.php3
-rw-r--r--program/include/rcube_config.php3
-rw-r--r--program/include/rcube_contacts.php3
-rw-r--r--program/include/rcube_content_filter.php2
-rw-r--r--program/include/rcube_image.php3
-rw-r--r--program/include/rcube_imap.php3
-rw-r--r--program/include/rcube_imap_cache.php3
-rw-r--r--program/include/rcube_imap_generic.php3
-rw-r--r--program/include/rcube_ldap.php4
-rw-r--r--program/include/rcube_mdb2.php3
-rw-r--r--program/include/rcube_message.php3
-rw-r--r--program/include/rcube_message_header.php3
-rw-r--r--program/include/rcube_message_part.php3
-rw-r--r--program/include/rcube_mime.php3
-rw-r--r--program/include/rcube_output.php3
-rw-r--r--program/include/rcube_output_html.php5
-rw-r--r--program/include/rcube_output_json.php3
-rw-r--r--program/include/rcube_plugin.php3
-rw-r--r--program/include/rcube_plugin_api.php3
-rw-r--r--program/include/rcube_result_index.php3
-rw-r--r--program/include/rcube_result_set.php3
-rw-r--r--program/include/rcube_result_thread.php3
-rw-r--r--program/include/rcube_session.php3
-rw-r--r--program/include/rcube_shared.inc3
-rw-r--r--program/include/rcube_smtp.php3
-rw-r--r--program/include/rcube_spellchecker.php3
-rw-r--r--program/include/rcube_storage.php3
-rw-r--r--program/include/rcube_string_replacer.php3
-rw-r--r--program/include/rcube_user.php3
-rw-r--r--program/include/rcube_utils.php3
-rw-r--r--program/include/rcube_vcard.php3
-rw-r--r--program/js/app.js2
-rw-r--r--program/js/common.js2
-rw-r--r--program/js/editor.js2
-rw-r--r--program/js/googiespell.js2
-rw-r--r--program/js/list.js2
-rw-r--r--program/localization/index.inc3
-rw-r--r--program/steps/addressbook/copy.inc3
-rw-r--r--program/steps/addressbook/delete.inc3
-rw-r--r--program/steps/addressbook/edit.inc3
-rw-r--r--program/steps/addressbook/export.inc3
-rw-r--r--program/steps/addressbook/func.inc3
-rw-r--r--program/steps/addressbook/groups.inc3
-rw-r--r--program/steps/addressbook/import.inc3
-rw-r--r--program/steps/addressbook/list.inc3
-rw-r--r--program/steps/addressbook/mailto.inc3
-rw-r--r--program/steps/addressbook/save.inc3
-rw-r--r--program/steps/addressbook/search.inc3
-rw-r--r--program/steps/addressbook/show.inc3
-rw-r--r--program/steps/addressbook/undo.inc3
-rw-r--r--program/steps/addressbook/upload_photo.inc3
-rw-r--r--program/steps/mail/addcontact.inc3
-rw-r--r--program/steps/mail/attachments.inc3
-rw-r--r--program/steps/mail/autocomplete.inc3
-rw-r--r--program/steps/mail/check_recent.inc3
-rw-r--r--program/steps/mail/compose.inc3
-rw-r--r--program/steps/mail/copy.inc3
-rw-r--r--program/steps/mail/folders.inc2
-rw-r--r--program/steps/mail/func.inc3
-rw-r--r--program/steps/mail/get.inc3
-rw-r--r--program/steps/mail/getunread.inc3
-rw-r--r--program/steps/mail/headers.inc4
-rw-r--r--program/steps/mail/list.inc3
-rw-r--r--program/steps/mail/list_contacts.inc3
-rw-r--r--program/steps/mail/mark.inc3
-rw-r--r--program/steps/mail/move_del.inc3
-rw-r--r--program/steps/mail/pagenav.inc3
-rw-r--r--program/steps/mail/search.inc3
-rw-r--r--program/steps/mail/sendmail.inc3
-rw-r--r--program/steps/mail/sendmdn.inc3
-rw-r--r--program/steps/mail/show.inc3
-rw-r--r--program/steps/mail/viewsource.inc3
-rw-r--r--program/steps/settings/about.inc3
-rw-r--r--program/steps/settings/delete_identity.inc3
-rw-r--r--program/steps/settings/edit_folder.inc3
-rw-r--r--program/steps/settings/edit_identity.inc3
-rw-r--r--program/steps/settings/edit_prefs.inc3
-rw-r--r--program/steps/settings/folders.inc3
-rw-r--r--program/steps/settings/func.inc3
-rw-r--r--program/steps/settings/identities.inc3
-rw-r--r--program/steps/settings/save_folder.inc3
-rw-r--r--program/steps/settings/save_identity.inc3
-rw-r--r--program/steps/settings/save_prefs.inc3
-rw-r--r--program/steps/utils/error.inc3
-rw-r--r--program/steps/utils/html2text.inc5
-rw-r--r--program/steps/utils/killcache.inc5
-rw-r--r--program/steps/utils/modcss.inc3
-rw-r--r--program/steps/utils/save_pref.inc5
-rw-r--r--program/steps/utils/spell.inc3
-rw-r--r--program/steps/utils/spell_html.inc3
-rw-r--r--skins/larry/svggradient.php2
-rw-r--r--skins/larry/ui.js2
118 files changed, 15 insertions, 361 deletions
diff --git a/bin/cleandb.sh b/bin/cleandb.sh
index 174cbb1f5..ecf258320 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 d257f9bb4..95fdefc42 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 e44b292a8..6d5cde723 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 c1e6302f1..f4a3fdbf3 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 @@ EOF;
$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 aab61013b..a63ac0054 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 @@ else if (is_file($srcdir)) {
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 @@ foreach ($out as $outfn => $texts) {
+-----------------------------------------------------------------------+
| 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 @@ function import_file($fn)
$out[$file][$label] = $msgstr;
}
}
-
+
$msgid = null;
$msgstr = '';
$dests = array();
@@ -167,7 +162,7 @@ function import_file($fn)
$out[$file]['_translator'] = $translator;
}
}
-
+
return $language ? $out : array();
}
diff --git a/bin/indexcontacts.sh b/bin/indexcontacts.sh
index 3f1e8119a..a9a5a952a 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 eb43b99d4..3a64476a6 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 46874ebf8..60dc95b9d 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 6b4146b0a..c823f19ae 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 5a1e6daf5..b6095a91f 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 b5b9e4a04..5e7d318ff 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 069c27fc3..01238596b 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 ca2577c14..6c67d25c2 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 2ed2e54bf..16c584b7d 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 92f979cfd..aa3b9ab6e 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 c58dc8cab..486b3fb1d 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 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$
-
*/
diff --git a/program/js/app.js b/program/js/app.js
index 615f94cae..c4bf5ec31 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 a1ba878d4..937e8f247 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 4adfe2b5d..37d56b315 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 06aef855a..9f1b41bb2 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 9f5ae3c65..e3be9a050 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 fe0d32278..2c56ee9e4 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 40b2a79d1..480a9b52e 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 1e2142c9c..a2f12495c 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 abed2c566..f96ad6747 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 c0dbd8bf1..84a63aebc 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 f79cac081..80d89b001 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 3bdd89fa7..3ce2bd0d3 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 defe2eab6..654a33602 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 cc3fc3e11..a24fb9520 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 965d71758..3806c2c87 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 038b9057f..3bfce3b4d 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 6422bc72d..f83eb9fd6 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 bf65bebe4..e5ff0d73e 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 4283ed185..9c171143c 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 195bac563..035d67e83 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 74768116e..2dc406f84 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 ff9424fd6..21a9f5b99 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 95d611841..ba34fa5aa 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 d442216c6..411e649ce 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 374a87649..306de3608 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 af8e9b8b9..a72378b0e 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 ee94f56a7..c56c914cd 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 1742eee66..05d589503 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 1ffe780cd..750011f74 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 0d2e94b96..fb7e802fb 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 0892247f8..4d6627393 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 dad86663a..f3318fa18 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 6954e110a..1a6480339 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 f165011ca..238e11797 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 a30b4e660..d3dd9bfea 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 e4a4a075d..e17d82123 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 3f9b86e98..a7605f6d0 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 faaeddcda..4790d35e2 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 3498630b5..01d0807be 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 076098a56..2d4d8e5a5 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 f38ca76eb..59ccb386e 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 657c10bca..9b13402f1 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 b482c3302..d5146db66 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 644c86e2c..cd2372790 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 2a2616540..ebc2c1b20 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 d0abb2843..971ed60b6 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 3802577eb..e4e9f3155 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 48d1d5a0b..5b9ad2601 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 748974967..26bd432c2 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 25b81de44..09f76ac27 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 59a943b09..dba143dd8 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 f521f4f34..797ffb615 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 000674417..126cf2ef7 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 811957ae4..67e76c1a7 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 3e85c0ae9..eb9645089 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 d635f979d..77be150fe 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 2c60f6d4e..b550ad7ef 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 cf341de31..a0dd35d27 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 57ab9c69a..861e4ba48 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 25b2e9082..75705ed30 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 73ce76782..2bc902132 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$
*/