.. |
decode
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
encode
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
htmlentities
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
abook_database.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
abook_ldap_server.php
|
87de455476
The search expression for the LDAP Addressbook backend has been made configurable via search_expression variable / configuration option. Also a few clarifications and more userfriendly text in comments about the filter and search_expression options. The search_expression is a printf-style string, and some more checks/sanitization have been implemented because of it.
|
19 jaren geleden |
abook_local_file.php
|
e2b956b799
When modifying an entry, if the nick name is different, check that the new nick name doesn't exist in the address book.
|
19 jaren geleden |
addressbook.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
arrays.php
|
8ac4e87d23
Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access.
|
19 jaren geleden |
attachment_common.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
auth.php
|
4a20048513
I should read RFC 2831 more carefully: DIGEST-MD5 with authzid needs one more tweak.
|
19 jaren geleden |
constants.php
|
dbd9f69d03
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
19 jaren geleden |
date.php
|
fbd125e192
- Add CEST and MEST (non-standard) timezone codes for +0200.
|
19 jaren geleden |
db_prefs.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
display_messages.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
file_prefs.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
folder_manip.php
|
b871e8ea9a
Add CSS support to folder manipulation templates. Also make subscribe folder list checkboxes rather than select per TODO in folders.php
|
19 jaren geleden |
forms.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
gettext.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
global.php
|
443aa4fe0f
list_files can handle dirs now, etc
|
19 jaren geleden |
html.php
|
f68cdb3fbc
stops double encoding of &. & became &
|
19 jaren geleden |
i18n.php
|
dbd9f69d03
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
19 jaren geleden |
identity.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
imap.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
imap_asearch.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
imap_general.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
imap_mailbox.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
imap_messages.php
|
ad6fa88f56
Add ability to return error string as well. Would be nice if we had an error code system too.....
|
18 jaren geleden |
imap_utf7_local.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
index.php
|
83fdb4c332
copyright update
|
19 jaren geleden |
mailbox_display.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
mime.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
ngettext.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
options.php
|
d2af0c9653
Remove embedded HTML for displaying submit buttons on option pages, also display more than one submit button so you need not scroll to the bottom to change options right at the top of a page. Doesn't look so good on the Personal Information page, so if anyone has any bright ideas on how to fine-tune this...
|
18 jaren geleden |
page_header.php
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 jaren geleden |
plugin.php
|
d84b99123c
Revert last commit; passing by reference like that causes deprecation PHP notices in PHP4. It is the responsibility of the receiving plugin to accept the args by reference if it intends to change its value.
|
18 jaren geleden |
prefs.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
rfc822address.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
strings.php
|
628caa9264
sqBodywrap was extreme slow on large messages. The reason for that were the
|
19 jaren geleden |
template.php
|
7d7a47874f
Hopefully more of what is in the util files in the templates directory can be moved here
|
19 jaren geleden |
tree.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |
url_parser.php
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 jaren geleden |