diff options
author | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2002-01-09 14:35:40 +0000 |
---|---|---|
committer | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2002-01-09 14:35:40 +0000 |
commit | 3b5c38061140bb4569779728d9ff119a5a3ed6cf (patch) | |
tree | f52fe19cec7774f917b516a3910c6fcb216dd5d6 /includes/theme.inc | |
parent | c71e1339584173f47cb7c1869426ef3cf9639ef3 (diff) | |
download | brdo-3b5c38061140bb4569779728d9ff119a5a3ed6cf.tar.gz brdo-3b5c38061140bb4569779728d9ff119a5a3ed6cf.tar.bz2 |
Session
- attempted to fixed crashes with the custom session handler.
External SMTP library
- added functionality to have Drupal not use the default PHP mail()
function. For more info see: http://www.drupal.org/node.php?id=44
Note: for this to work all modules that send mails should use the
Drupal function to send mail:
user_mail($mail, $subject, $message, $header);
Calendar
- added an archive page which users can use to find archives instead of
the good old block.
Miscellaneous
- fixed a "random" offset bug on module.inc that occurred on Windows.
All of this needs more testing, and further suggestions are welcome.
Diffstat (limited to 'includes/theme.inc')
0 files changed, 0 insertions, 0 deletions