Centralized init
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 5 Apr 2006 00:22:11 +0000 (00:22 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 5 Apr 2006 00:22:11 +0000 (00:22 +0000)
commit202bcbcc2b67c7c153db1b09b608b62beeba0496
tree0dc1d70d04670d7f7ea3dbe16fe45ce1c1397b7e
parent2be6e3fc90746bcafa7a200b599e6d48409b5e43
Centralized init

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11012 7612ce4b-ef26-0410-bec9-ea0150e637f0
117 files changed:
functions/abook_database.php
functions/addressbook.php
functions/attachment_common.php
functions/auth.php
functions/date.php
functions/db_prefs.php
functions/display_messages.php
functions/file_prefs.php
functions/folder_manip.php
functions/gettext.php
functions/global.php
functions/html.php
functions/identity.php
functions/imap.php
functions/imap_asearch.php
functions/imap_general.php
functions/imap_mailbox.php
functions/mailbox_display.php
functions/mime.php
functions/page_header.php
functions/plugin.php
functions/prefs.php
functions/strings.php
functions/tree.php
include/constants.php [new file with mode: 0644]
include/errors.php
include/init.php [new file with mode: 0644]
include/languages.php [new file with mode: 0644]
include/load_prefs.php
include/options/display.php
include/options/folder.php
include/validate.php
plugins/abook_take/functions.php
plugins/abook_take/setup.php
plugins/abook_take/take.php
plugins/administrator/auth.php
plugins/administrator/defines.php
plugins/bug_report/bug_report.php
plugins/bug_report/functions.php
plugins/bug_report/show_system_specs.php
plugins/bug_report/system_specs.php
plugins/calendar/calendar.php
plugins/calendar/day.php
plugins/calendar/event_create.php
plugins/calendar/event_delete.php
plugins/calendar/event_edit.php
plugins/change_password/backend/ldap.php
plugins/change_password/backend/merak.php
plugins/change_password/backend/peardb.php
plugins/change_password/backend/poppassd.php
plugins/change_password/backend/template.php
plugins/change_password/backend/vmailmgrd.php
plugins/change_password/options.php
plugins/filters/filters.php
plugins/filters/options.php
plugins/filters/setup.php
plugins/filters/spamoptions.php
plugins/fortune/setup.php
plugins/info/options.php
plugins/listcommands/mailout.php
plugins/mail_fetch/README
plugins/mail_fetch/fetch.php
plugins/mail_fetch/functions.php
plugins/mail_fetch/options.php
plugins/mail_fetch/setup.php
plugins/message_details/message_details_bottom.php
plugins/message_details/message_details_main.php
plugins/message_details/message_details_top.php
plugins/newmail/functions.php
plugins/newmail/loadfile.php
plugins/newmail/newmail.php
plugins/newmail/newmail_opt.php
plugins/newmail/setup.php
plugins/newmail/testsound.php
plugins/spamcop/options.php
plugins/spamcop/spamcop.php
plugins/squirrelspell/setup.php
plugins/squirrelspell/sqspell_config.php
plugins/squirrelspell/sqspell_functions.php
plugins/squirrelspell/sqspell_interface.php
plugins/squirrelspell/sqspell_options.php
plugins/translate/functions.php
plugins/translate/options.php
plugins/translate/setup.php
src/about.php
src/addrbook_popup.php
src/addrbook_search.php
src/addrbook_search_html.php
src/addressbook.php
src/compose.php
src/delete_message.php
src/download.php
src/empty_trash.php
src/folders.php
src/help.php
src/image.php
src/left_main.php
src/login.php
src/mailto.php
src/options.php
src/options_highlight.php
src/options_identities.php
src/options_order.php
src/printer_friendly_bottom.php
src/printer_friendly_main.php
src/printer_friendly_top.php
src/read_body.php
src/redirect.php
src/right_main.php
src/search.php
src/signout.php
src/style.php
src/vcard.php
src/view_header.php
src/view_html.php
src/view_text.php
src/webmail.php