squirrelmail/functions
stekkel 262e060dda added function for setting the uri vars ([&\?] something=value.
By using $PHP_SELF and the specified var and value we no longer need to set
all the vars by hand. Just use this function and it only alters / remove the
specified var.
2002-07-05 10:40:30 +00:00
..
abook_database.php Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
abook_global_file.php Fixed *A LOT* of formatting... 2002-01-28 20:41:01 +00:00
abook_ldap_server.php Forgot one { 2002-01-28 20:47:26 +00:00
abook_local_file.php Fix for quoted values by David Rees. 2002-04-06 21:26:37 +00:00
addressbook.php Rollback 2002-06-24 10:10:20 +00:00
array.php Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
attachment_common.php added message/rfc822 handling 2002-03-08 21:18:17 +00:00
auth.php Better base_uri workaround code. 2002-04-06 21:00:18 +00:00
constants.php Added newmail dropdowns, and preparing for special folders only count mails. 2002-01-31 17:04:49 +00:00
date.php Timezone fix for non-whole hour timezone problem. by Darryl Ross (modified by Pontus Ullgren) 2002-06-10 20:06:20 +00:00
db_prefs.php Remove obsolete text 2002-07-01 13:18:24 +00:00
display_messages.php A better solution to the problem of $DOCUMENT_ROOT. 2002-06-07 20:54:51 +00:00
file_prefs.php posix_* functions don't exist on !UNIX platforms. Adding workarounds. 2002-05-27 21:01:29 +00:00
gettext.php missed one unuglyfied if 2001-12-28 21:43:40 +00:00
html.php added function for setting the uri vars ([&\?] something=value. 2002-07-05 10:40:30 +00:00
i18n.php Hebrew Step 1 2002-05-29 15:30:17 +00:00
imap.php included imap_parse.php 2002-07-03 13:54:27 +00:00
imap_general.php Some optimization on frequent loaded code. 2002-03-30 09:31:43 +00:00
imap_mailbox.php put all the information returned from a select in the result 2002-07-03 13:50:41 +00:00
imap_messages.php changed preg_match from /AU to /AUi flags to catch headers case insensitive 2002-06-23 10:31:28 +00:00
imap_parse.php place to put parse functions 2002-07-03 13:53:35 +00:00
imap_search.php added a macosx friendly search function. 2002-06-13 14:25:45 +00:00
imap_utf7_decode_local.php patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding 2002-05-16 12:17:15 +00:00
imap_utf7_encode_local.php patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding 2002-05-16 12:17:15 +00:00
index.php Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
mailbox_display.php *** empty log message *** 2002-07-04 06:54:43 +00:00
mime.php More XSS refinements. I was making the e-mails perhaps too secure. ;) 2002-06-21 01:38:21 +00:00
options.php r2l by Yoav 2002-06-27 09:15:36 +00:00
page_header.php r2l by Yoav 2002-06-28 06:36:15 +00:00
plugin.php Sorry, last commit broke the code. I had to make a separate plugin function. 2002-01-31 17:13:51 +00:00
prefs.php Fix prefs so they work under 4.2 as well as 4.1.x. This really needs to 2002-04-26 18:35:00 +00:00
smtp.php seems that somebody was checking output file descriptor and not input file descriptor 2002-05-29 12:43:45 +00:00
strings.php Update Changelog and add one more macosx workaround 2002-06-18 15:10:35 +00:00
tree.php Code Cleaning 2002-01-23 18:12:37 +00:00
url_parser.php fixed comp_in_new handling 2002-05-24 16:46:21 +00:00