drupal/includes
Dries Buytaert db92d73b6e - Improved watchdog and submission throttle: removed redundant code,
streamlined the existing code, added new watchdog type called "httpd"
  for Apache errors.  The latter should make it easier to add watchdog
  filters later on.

- Clarified some watchdog messages.
2001-06-13 21:37:19 +00:00
..
comment.inc - Fixed typo; missing ". 2001-06-13 10:19:38 +00:00
common.inc - Improved watchdog and submission throttle: removed redundant code, 2001-06-13 21:37:19 +00:00
conf.php - Updated the $themes array to include all the themes. 2001-06-07 10:57:41 +00:00
database.inc - Improved db_fetch_array() to return an associative array only: 2001-06-06 18:57:41 +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 - Improved watchdog and submission throttle: removed redundant code, 2001-06-13 21:37:19 +00:00
search.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
theme.inc - Applied Remco's patch: 2001-06-13 08:48:47 +00:00
user.inc - Improved the rating module: made it possible to define "weights" 2001-05-24 21:49:10 +00:00
variable.inc - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00