Aleksander Machniak
2013-05-07 3725cfb245bfae3a77baf857ea5403e8064b84b9
refs
author Aleksander Machniak <alec@alec.pl>
Tuesday, May 7, 2013 09:12 -0400
committer Aleksander Machniak <alec@alec.pl>
Tuesday, May 7, 2013 09:12 -0400
commit3725cfb245bfae3a77baf857ea5403e8064b84b9
tree 91a918c017e5c351d6175e9c416c702b08007dac tree | zip | gz
parent 2193f6a1301edcb62de6f0cf338acccdbf5ec2f1 view | diff
Avoid uninitialized/unused variables
23 files modified
139 ■■■■■ changed files
installer/rcube_install.php 9 ●●●●● diff | view | raw | blame | history
program/include/bc.php 2 ●●● diff | view | raw | blame | history
program/include/rcmail.php 28 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_addressbook.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_csv2vcard.php 3 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_mysql.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_enriched.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap.php 5 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap_cache.php 4 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap_generic.php 8 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_ldap.php 9 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_message.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_plugin_api.php 1 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_smtp.php 4 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_utils.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_vcard.php 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/func.inc 3 ●●●●● diff | view | raw | blame | history
program/steps/addressbook/show.inc 6 ●●●●● diff | view | raw | blame | history
program/steps/mail/compose.inc 20 ●●●● diff | view | raw | blame | history
program/steps/mail/func.inc 16 ●●●●● diff | view | raw | blame | history
program/steps/mail/show.inc 4 ●●●● diff | view | raw | blame | history
program/steps/settings/edit_prefs.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/folders.inc 3 ●●●● diff | view | raw | blame | history