This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
roundcubemail
Watch
2
Star
0
Fork
0
You've already forked roundcubemail
mirror of
https://github.com/roundcube/roundcubemail.git
synced
2026-03-09 17:46:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecc28ce02fcfd3eaf0356c0e70dd6b929bc81771
roundcubemail
/
program
/
steps
/
settings
History
alecpl
119ad13d74
- Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
...
- Print warning to the log about deprecated hook names usage
2010-08-09 06:35:10 +00:00
..
delete_identity.inc
- Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
2010-08-09 06:35:10 +00:00
edit_identity.inc
- removed PHP closing tag
2010-06-23 09:55:08 +00:00
edit_prefs.inc
- removed PHP closing tag
2010-06-23 09:55:08 +00:00
func.inc
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings)
2010-07-30 06:34:02 +00:00
identities.inc
- removed PHP closing tag
2010-06-23 09:55:08 +00:00
manage_folders.inc
- Don't add threads checkbox in virtual folder record
2010-08-02 09:05:34 +00:00
save_identity.inc
- Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
2010-08-09 06:35:10 +00:00
save_prefs.inc
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings)
2010-07-30 06:34:02 +00:00