squirrelmail/functions
2003-09-29 09:44:42 +00:00
..
decode Adding decoding support for two DOSCyr charsets and several x-mac-* charsets. 2003-09-29 09:44:42 +00:00
abook_database.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
abook_global_file.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
abook_ldap_server.php Version check fixes. 2003-01-23 20:50:22 +00:00
abook_local_file.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
addressbook.php PHP 5 fix, cure for the error about undeclared extension of class. This 2003-08-25 05:32:58 +00:00
attachment_common.php Add explicit include of global.php 2003-03-09 18:45:07 +00:00
auth.php Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login". 2003-01-04 06:01:26 +00:00
constants.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
date.php whoops 2003-07-29 23:16:21 +00:00
db_prefs.php remove_pref function was missing global prefs_cache declare. 2003-03-28 05:22:51 +00:00
display_messages.php Drop obsolete function 2003-07-27 20:24:31 +00:00
file_prefs.php Stop error messages just in case CHMOD is disabled by PHP 2003-08-03 23:49:52 +00:00
gettext.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
global.php I should have probably added this many months ago when I first found out 2003-07-27 03:45:25 +00:00
html.php Undo this xhtml-compatibility thing because the html_tag function is used 2003-01-04 18:00:19 +00:00
i18n.php Adding decoding support for two DOSCyr charsets and several x-mac-* charsets. 2003-09-29 09:44:42 +00:00
identity.php Make the default element called 0 again in preparation of my next commit 2003-07-07 18:55:48 +00:00
imap.php Drop obsoleted imap_parse.php 2003-05-22 15:22:07 +00:00
imap_asearch.php Forgot global ;) 2003-07-29 10:24:20 +00:00
imap_general.php Rewrote sqimap_fread to make it work on PHP 4.3.2. 2003-09-24 20:53:06 +00:00
imap_mailbox.php New hook function: boolean_hook_function(), which is used for hooks that want a true/false value from the plugins. Currently used in isSpecialMailbox() 2003-09-04 20:26:53 +00:00
imap_messages.php Get rid of one of the two flavors of _(Unknown sender) for simpler translations 2003-09-01 00:36:44 +00:00
imap_search.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
imap_utf7_local.php Repair my mistake : wrong arguments order for stristr (still not used to php's order :( 2003-07-27 11:13:34 +00:00
index.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
mailbox_display.php Add an option for showing recipient name instead of default identity. (Default: false, since people may be annoyed or confused) 2003-09-18 23:03:44 +00:00
mime.php New hook for decoding message body 2003-09-26 07:30:42 +00:00
options.php Added initial_value and post_script options for widgets 2003-07-06 02:13:21 +00:00
page_header.php Some small HTML fixes/improvements 2003-07-25 22:10:22 +00:00
plugin.php New hook function: boolean_hook_function(), which is used for hooks that want a true/false value from the plugins. Currently used in isSpecialMailbox() 2003-09-04 20:26:53 +00:00
prefs.php MS Exch can be set up that users have to use DOMAIN/username/mailbox 2003-06-08 16:15:02 +00:00
strings.php A forward slash can appear in query of a string, so find the start of a query first. 2003-07-29 21:29:38 +00:00
tree.php CLOSE the selected mailbox (unselect) before we delete it. 2003-09-18 17:57:13 +00:00
url_parser.php Fix comp_in_new: make outputing the compose link a function so that 2003-06-08 14:37:35 +00:00