drupal/includes
Kjartan Mannes 3d0875fade CHANGES
- Modified check_mail() to allow '+' characters in mail addresses.

TODO
- Extend the regular expression to allow addresses valid in the RFC's.
  Currently IP domains are banned, and so are many other extensions of RFC
  822. This is not a priority since we currently support 96% of all addresses.
2001-06-02 06:05:56 +00:00
..
comment.inc CHANGES 2001-05-20 13:51:40 +00:00
common.inc CHANGES 2001-06-02 06:05:56 +00:00
conf.php CHANGES 2001-05-20 13:51:40 +00:00
database.inc CHANGES 2001-05-20 13:51:40 +00:00
locale.inc Changes 2001-04-23 11:06:17 +00:00
module.inc - Removed a few lines of dead code. 2001-05-29 21:11:20 +00:00
node.inc - Fixed a "bug" with in_array. Behaves strangely when the key is of type long. 2001-05-23 18:36:12 +00:00
search.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
structure.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
theme.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
user.inc - Improved the rating module: made it possible to define "weights" 2001-05-24 21:49:10 +00:00
variable.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00