alecpl
2010-06-23 b25dfd0913f2ca5666124740c30156fa0a6abaef
- removed PHP closing tag


56 files modified
99 ■■■■■ changed files
config/db.inc.php.dist 2 ●●● patch | view | raw | blame | history
config/main.inc.php.dist 2 ●●● patch | view | raw | blame | history
index.php 3 ●●●● patch | view | raw | blame | history
program/include/html.php 1 ●●●● patch | view | raw | blame | history
program/include/main.inc 1 ●●●● patch | view | raw | blame | history
program/include/rcube_browser.php 2 ●●● patch | view | raw | blame | history
program/include/rcube_imap_generic.php 1 ●●●● patch | view | raw | blame | history
program/include/rcube_ldap.php 1 ●●●● patch | view | raw | blame | history
program/include/rcube_shared.inc 1 ●●●● patch | view | raw | blame | history
program/include/rcube_sqlite.inc 3 ●●●● patch | view | raw | blame | history
program/steps/addressbook/copy.inc 1 ●●●● patch | view | raw | blame | history
program/steps/addressbook/delete.inc 2 ●●● patch | view | raw | blame | history
program/steps/addressbook/edit.inc 2 ●●● patch | view | raw | blame | history
program/steps/addressbook/export.inc 1 ●●●● patch | view | raw | blame | history
program/steps/addressbook/func.inc 1 ●●●● patch | view | raw | blame | history
program/steps/addressbook/groups.inc 1 ●●●● patch | view | raw | blame | history
program/steps/addressbook/import.inc 2 ●●●●● patch | view | raw | blame | history
program/steps/addressbook/list.inc 1 ●●●● patch | view | raw | blame | history
program/steps/addressbook/mailto.inc 1 ●●●● patch | view | raw | blame | history
program/steps/addressbook/save.inc 2 ●●● patch | view | raw | blame | history
program/steps/addressbook/search.inc 2 ●●●●● patch | view | raw | blame | history
program/steps/addressbook/show.inc 1 ●●●● patch | view | raw | blame | history
program/steps/mail/addcontact.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/attachments.inc 1 ●●●● patch | view | raw | blame | history
program/steps/mail/autocomplete.inc 1 ●●●● patch | view | raw | blame | history
program/steps/mail/check_recent.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/compose.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/copy.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/folders.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/func.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/get.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/getunread.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/headers.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/list.inc 1 ●●●● patch | view | raw | blame | history
program/steps/mail/mark.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/move_del.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/search.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/sendmail.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/sendmdn.inc 2 ●●●●● patch | view | raw | blame | history
program/steps/mail/show.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/viewsource.inc 2 ●●● patch | view | raw | blame | history
program/steps/settings/delete_identity.inc 2 ●●● patch | view | raw | blame | history
program/steps/settings/edit_identity.inc 2 ●●● patch | view | raw | blame | history
program/steps/settings/edit_prefs.inc 4 ●●●● patch | view | raw | blame | history
program/steps/settings/func.inc 1 ●●●● patch | view | raw | blame | history
program/steps/settings/identities.inc 1 ●●●● patch | view | raw | blame | history
program/steps/settings/manage_folders.inc 2 ●●● patch | view | raw | blame | history
program/steps/settings/save_identity.inc 2 ●●● patch | view | raw | blame | history
program/steps/settings/save_prefs.inc 2 ●●● patch | view | raw | blame | history
program/steps/utils/error.inc 2 ●●● patch | view | raw | blame | history
program/steps/utils/html2text.inc 2 ●●● patch | view | raw | blame | history
program/steps/utils/killcache.inc 2 ●●● patch | view | raw | blame | history
program/steps/utils/modcss.inc 2 ●●● patch | view | raw | blame | history
program/steps/utils/spell.inc 2 ●●● patch | view | raw | blame | history
program/steps/utils/spell_googie.inc 2 ●●● patch | view | raw | blame | history
program/steps/utils/spell_pspell.inc 2 ●●● patch | view | raw | blame | history
config/db.inc.php.dist
@@ -70,4 +70,4 @@
// end db config file
?>
config/main.inc.php.dist
@@ -559,4 +559,4 @@
$rcmail_config['delete_always'] = false;
// end of config file
?>
index.php
@@ -274,5 +274,4 @@
  'line' => __LINE__,
  'file' => __FILE__,
  'message' => "Invalid request"), true, true);
?>
program/include/html.php
@@ -719,4 +719,3 @@
    }
}
?>
program/include/main.inc
@@ -1730,4 +1730,3 @@
    }
}
?>
program/include/rcube_browser.php
@@ -69,5 +69,5 @@
        $this->pngalpha = $this->mz || $this->safari || ($this->ie && $this->ver>=5.5) ||
            ($this->ie && $this->ver>=5 && $this->mac) || ($this->opera && $this->ver>=7) ? true : false;
    }
  }
}
program/include/rcube_imap_generic.php
@@ -2236,4 +2236,3 @@
}
?>
program/include/rcube_ldap.php
@@ -732,4 +732,3 @@
}
?>
program/include/rcube_shared.inc
@@ -674,4 +674,3 @@
    }
}
?>
program/include/rcube_sqlite.inc
@@ -73,5 +73,4 @@
{
    //console($str);
}
?>
program/steps/addressbook/copy.inc
@@ -91,4 +91,3 @@
// send response
$OUTPUT->send();
?>
program/steps/addressbook/delete.inc
@@ -49,4 +49,4 @@
  }
exit;
?>
program/steps/addressbook/edit.inc
@@ -110,4 +110,4 @@
// this will be executed if no template for addcontact exists
$OUTPUT->send('editcontact');
?>
program/steps/addressbook/export.inc
@@ -41,4 +41,3 @@
exit;
?>
program/steps/addressbook/func.inc
@@ -236,4 +236,3 @@
  'searchform' => array($OUTPUT, 'search_form')
));
?>
program/steps/addressbook/groups.inc
@@ -98,4 +98,3 @@
// send response
$OUTPUT->send();
?>
program/steps/addressbook/import.inc
@@ -188,5 +188,3 @@
// render page
$OUTPUT->send('importcontacts');
?>
program/steps/addressbook/list.inc
@@ -32,4 +32,3 @@
// send response
$OUTPUT->send();
?>
program/steps/addressbook/mailto.inc
@@ -47,4 +47,3 @@
// send response
$OUTPUT->send();
?>
program/steps/addressbook/save.inc
@@ -131,4 +131,4 @@
  }
}
?>
program/steps/addressbook/search.inc
@@ -49,5 +49,3 @@
  
// send response
$OUTPUT->send();
?>
program/steps/addressbook/show.inc
@@ -72,4 +72,3 @@
//$OUTPUT->framed = $_framed;
$OUTPUT->add_handler('contactdetails', 'rcmail_contact_details');
$OUTPUT->send('showcontact');
?>
program/steps/mail/addcontact.inc
@@ -60,4 +60,4 @@
  $OUTPUT->show_message('errorsavingcontact', 'warning');
$OUTPUT->send();
?>
program/steps/mail/attachments.inc
@@ -152,4 +152,3 @@
$OUTPUT->command('auto_save_start', false);
$OUTPUT->send('iframe');
?>
program/steps/mail/autocomplete.inc
@@ -85,4 +85,3 @@
  return strcoll(trim($name_a, '" '), trim($name_b, '" '));
}
?>
program/steps/mail/check_recent.inc
@@ -84,4 +84,4 @@
$OUTPUT->send();
?>
program/steps/mail/compose.inc
@@ -1134,4 +1134,4 @@
$OUTPUT->send('compose');
?>
program/steps/mail/copy.inc
@@ -54,4 +54,4 @@
// send response
$OUTPUT->send();
?>
program/steps/mail/folders.inc
@@ -71,4 +71,4 @@
$OUTPUT->send($commands);
?>
program/steps/mail/func.inc
@@ -1606,4 +1606,4 @@
  'searchform' => array($OUTPUT, 'search_form'),
));
?>
program/steps/mail/get.inc
@@ -129,4 +129,4 @@
header('HTTP/1.1 404 Not Found');
exit;
?>
program/steps/mail/getunread.inc
@@ -42,4 +42,4 @@
$OUTPUT->send();
?>
program/steps/mail/headers.inc
@@ -47,4 +47,4 @@
exit;
?>
program/steps/mail/list.inc
@@ -102,5 +102,4 @@
// send response
$OUTPUT->send();
?>
program/steps/mail/mark.inc
@@ -123,4 +123,4 @@
}
exit;
?>
program/steps/mail/move_del.inc
@@ -135,4 +135,4 @@
// send response
$OUTPUT->send();
?>
program/steps/mail/search.inc
@@ -134,4 +134,4 @@
$OUTPUT->command('set_rowcount', rcmail_get_messagecount_text($count, 1));
$OUTPUT->send();
?>
program/steps/mail/sendmail.inc
@@ -695,4 +695,4 @@
  $OUTPUT->send('iframe');
  }
?>
program/steps/mail/sendmdn.inc
@@ -40,5 +40,3 @@
}
$OUTPUT->send();
?>
program/steps/mail/show.inc
@@ -228,4 +228,4 @@
exit;
?>
program/steps/mail/viewsource.inc
@@ -56,4 +56,4 @@
}
exit;
?>
program/steps/settings/delete_identity.inc
@@ -49,4 +49,4 @@
// go to identities page
rcmail_overwrite_action('identities');
?>
program/steps/settings/edit_identity.inc
@@ -135,4 +135,4 @@
$OUTPUT->send('editidentity');
?>
program/steps/settings/edit_prefs.inc
@@ -55,7 +55,7 @@
      $out .= html::tag('fieldset', null, html::tag('legend', null, $block['name']) . $table->show($attrib));
      }
    }
  return $out . $form_end;
}
@@ -75,4 +75,4 @@
$OUTPUT->send('settingsedit');
?>
program/steps/settings/func.inc
@@ -729,4 +729,3 @@
  'identitieslist' => 'rcmail_identities_list',
));
?>
program/steps/settings/identities.inc
@@ -45,4 +45,3 @@
$OUTPUT->set_env('identities_level', IDENTITIES_LEVEL);
$OUTPUT->send('identities');
?>
program/steps/settings/manage_folders.inc
@@ -427,4 +427,4 @@
$OUTPUT->add_label('deletefolderconfirm','addsubfolderhint','forbiddencharacter','folderdeleting','folderrenaming','foldercreating','foldermoving');
$OUTPUT->send('managefolders');
?>
program/steps/settings/save_identity.inc
@@ -123,4 +123,4 @@
// go to next step
rcmail_overwrite_action('identities');
?>
program/steps/settings/save_prefs.inc
@@ -160,4 +160,4 @@
// display the form again
rcmail_overwrite_action('edit-prefs');
?>
program/steps/utils/error.inc
@@ -126,4 +126,4 @@
EOF;
exit;
?>
program/steps/utils/html2text.inc
@@ -25,4 +25,4 @@
print trim($converter->get_text());
exit;
?>
program/steps/utils/killcache.inc
@@ -49,4 +49,4 @@
echo "Cache cleared\n";
exit;
?>
program/steps/utils/modcss.inc
@@ -95,4 +95,4 @@
echo $error;
exit;
?>
program/steps/utils/spell.inc
@@ -25,4 +25,4 @@
header('HTTP/1.1 404 Not Found');
exit;
?>
program/steps/utils/spell_googie.inc
@@ -70,4 +70,4 @@
print $store;
exit;
?>
program/steps/utils/spell_pspell.inc
@@ -75,4 +75,4 @@
echo $out;
exit;
?>