drupal/includes
Dries Buytaert 060810841b - Patch by Jeremy to fix a module loading bug:
- module.inc:
       + added call to _init for all modules

    - statistics.module:
       + added statistics_init()
       + moved all global actions into statistics_init()
2002-11-29 05:53:40 +00:00
..
common.inc - Fixed small glitch in drupal_goto(): somethimes a "&" got appended. Patch 2002-11-29 05:45:57 +00:00
conf.php - Added some comments/explanation wrt to the "$db_url" settings; this seemed 2002-11-26 18:38:01 +00:00
database.inc - node.module: 2001-11-05 22:59:11 +00:00
database.mysql.inc - Oops. The db_query_range() query got added twice. 2002-11-09 20:47:52 +00:00
database.pear.inc - Fixed db_query_range() in PEAR database abstraction layer. Patch by James. 2002-11-09 20:58:16 +00:00
module.inc - Patch by Jeremy to fix a module loading bug: 2002-11-29 05:53:40 +00:00
pager.inc - Applied Ax's pager patch: includes documentation (rewrote it somewhat) and two 2002-11-26 19:24:20 +00:00
theme.inc - changing theme patch. Now Drupal will init the $this->path automatically. 2002-11-17 16:32:03 +00:00
xmlrpc.inc - applying patches from Axel Kollmorgen. See 2002-02-17 13:04:50 +00:00
xmlrpcs.inc - Upgraded the XML-RPC libraries to the latest version as suggested by 2001-12-05 18:37:44 +00:00